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 f386cfd commit 9c5e623Copy full SHA for 9c5e623
parent/pom.xml
@@ -131,7 +131,7 @@
131
<rxjava3>3.1.10</rxjava3>
132
<smallrye-mutiny>1.10.0</smallrye-mutiny>
133
<slf4j>2.0.2</slf4j>
134
- <spring>6.2.7-SNAPSHOT</spring>
+ <spring>6.2.7</spring>
135
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
136
<spring-antora>0.0.4</spring-antora>
137
<maven-antora>1.0.0-alpha.4</maven-antora>
@@ -909,7 +909,7 @@
909
<profile>
910
<id>spring6-next</id>
911
<properties>
912
+ <spring>6.2.8-SNAPSHOT</spring>
913
</properties>
914
<repositories>
915
<repository>
0 commit comments