Skip to content

Commit 3a50fbe

Browse files
committed
GH-2109 - Update Spring-next build profile.
1 parent 7a56475 commit 3a50fbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@
9595
<profile>
9696
<id>spring-next</id>
9797
<properties>
98-
<reactor-bom.version>2023.0.1-SNAPSHOT</reactor-bom.version>
99-
<spring.version>6.1.1-SNAPSHOT</spring.version>
98+
<reactor-bom.version>2023.0.5-SNAPSHOT</reactor-bom.version>
99+
<spring.version>6.1.5-SNAPSHOT</spring.version>
100100
</properties>
101101
<repositories>
102102
<repository>

0 commit comments

Comments
 (0)