Skip to content

Commit 93328cc

Browse files
committed
GH-2399 - Fix Reactor BOM version in reactor-next build profile.
1 parent 62ba4c8 commit 93328cc

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
@@ -97,7 +97,7 @@
9797
<profile>
9898
<id>spring-next</id>
9999
<properties>
100-
<reactor-bom.version>2025.1.0-SNAPSHOT</reactor-bom.version>
100+
<reactor-bom.version>2025.0.1-SNAPSHOT</reactor-bom.version>
101101
<spring.version>7.0.1-SNAPSHOT</spring.version>
102102
</properties>
103103
<repositories>

0 commit comments

Comments
 (0)