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 071bbb9 commit a63437bCopy full SHA for a63437b
parent/pom.xml
@@ -129,7 +129,7 @@
129
<rxjava3>3.1.8</rxjava3>
130
<smallrye-mutiny>1.10.0</smallrye-mutiny>
131
<slf4j>2.0.2</slf4j>
132
- <spring>6.1.0</spring>
+ <spring>6.1.1</spring>
133
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
134
<spring-antora>0.0.3</spring-antora>
135
<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.0-SNAPSHOT</spring>
+ <spring>6.1.2-SNAPSHOT</spring>
878
</properties>
879
<repositories>
880
<repository>
0 commit comments