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 fc77086 commit e96d26bCopy full SHA for e96d26b
parent/pom.xml
@@ -128,7 +128,7 @@
128
<rxjava3>3.1.8</rxjava3>
129
<smallrye-mutiny>1.10.0</smallrye-mutiny>
130
<slf4j>2.0.2</slf4j>
131
- <spring>6.1.5-SNAPSHOT</spring>
+ <spring>6.1.5</spring>
132
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
133
<spring-antora>0.0.3</spring-antora>
134
<spring-asciidoctor-backends.version>0.0.7</spring-asciidoctor-backends.version>
@@ -874,7 +874,7 @@
874
<profile>
875
<id>spring6-next</id>
876
<properties>
877
+ <spring>6.1.6-SNAPSHOT</spring>
878
</properties>
879
<repositories>
880
<repository>
@@ -1418,4 +1418,4 @@
1418
</repository>
1419
</repositories>
1420
1421
-</project>
+</project>
0 commit comments