Skip to content

Commit 82a1e4b

Browse files
committed
#1972 - Upgrade spring-next build profile to Reactor snapshots.
1 parent 0e3642d commit 82a1e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<profile>
9696
<id>spring-next</id>
9797
<properties>
98-
<reactor-bom.version>2022.0.7-SNAPSHOT</reactor-bom.version>
98+
<reactor-bom.version>2022.0.8-SNAPSHOT</reactor-bom.version>
9999
<spring.version>6.0.10-SNAPSHOT</spring.version>
100100
</properties>
101101
<repositories>

0 commit comments

Comments
 (0)