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 fa56180 commit 95448faCopy full SHA for 95448fa
parent/pom.xml
@@ -129,7 +129,7 @@
129
<rxjava3>3.1.6</rxjava3>
130
<smallrye-mutiny>1.6.0</smallrye-mutiny>
131
<slf4j>2.0.2</slf4j>
132
- <spring>6.0.10-SNAPSHOT</spring>
+ <spring>6.0.10</spring>
133
<spring-asciidoctor-backends.version>0.0.5</spring-asciidoctor-backends.version>
134
<spring-hateoas>2.1.0</spring-hateoas>
135
<spring-plugin>3.0.0</spring-plugin>
@@ -757,7 +757,7 @@
757
<profile>
758
<id>spring6-next</id>
759
<properties>
760
- <spring>6.0.5-SNAPSHOT</spring>
+ <spring>6.0.11-SNAPSHOT</spring>
761
</properties>
762
<repositories>
763
<repository>
@@ -1362,4 +1362,4 @@
1362
</repository>
1363
</repositories>
1364
1365
-</project>
+</project>
0 commit comments