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 1921a61 commit 3747d05Copy full SHA for 3747d05
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.3</spring>
+ <spring>6.1.4</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>
@@ -875,7 +875,7 @@
875
<profile>
876
<id>spring6-next</id>
877
<properties>
878
- <spring>6.1.2-SNAPSHOT</spring>
+ <spring>6.1.5-SNAPSHOT</spring>
879
</properties>
880
<repositories>
881
<repository>
@@ -1441,4 +1441,4 @@
1441
</repository>
1442
</repositories>
1443
1444
-</project>
+</project>
0 commit comments