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 1ae183e commit 1c5af5eCopy full SHA for 1c5af5e
parent/pom.xml
@@ -129,7 +129,7 @@
129
<rxjava3>3.1.10</rxjava3>
130
<smallrye-mutiny>1.10.0</smallrye-mutiny>
131
<slf4j>2.0.2</slf4j>
132
- <spring>6.2.4-SNAPSHOT</spring>
+ <spring>6.2.4</spring>
133
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
134
<spring-antora>0.0.4</spring-antora>
135
<maven-antora>1.0.0-alpha.4</maven-antora>
@@ -907,7 +907,7 @@
907
<profile>
908
<id>spring6-next</id>
909
<properties>
910
+ <spring>6.2.5-SNAPSHOT</spring>
911
</properties>
912
<repositories>
913
<repository>
@@ -1514,4 +1514,4 @@
1514
</repository>
1515
</repositories>
1516
1517
-</project>
+</project>
0 commit comments