We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc6cd54 commit 03af6d9Copy full SHA for 03af6d9
pom.xml
@@ -85,7 +85,7 @@
85
<nullaway.version>0.12.7</nullaway.version>
86
<reactor-bom.version>2025.0.0</reactor-bom.version>
87
<slf4j.version>2.0.17</slf4j.version>
88
- <spring.version>7.0.2-SNAPSHOT</spring.version>
+ <spring.version>7.0.2</spring.version>
89
<spring-plugin.version>4.0.0</spring-plugin.version>
90
<kotlin.version>2.2.21</kotlin.version>
91
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
@@ -98,7 +98,7 @@
98
<id>spring-next</id>
99
<properties>
100
<reactor-bom.version>2025.0.1-SNAPSHOT</reactor-bom.version>
101
+ <spring.version>7.0.3-SNAPSHOT</spring.version>
102
</properties>
103
<repositories>
104
<repository>
0 commit comments