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 ae2d1be commit d9eb439Copy full SHA for d9eb439
parent/pom.xml
@@ -129,7 +129,7 @@
129
<rxjava3>3.1.5</rxjava3>
130
<smallrye-mutiny>1.6.0</smallrye-mutiny>
131
<slf4j>2.0.2</slf4j>
132
- <spring>6.0.4-SNAPSHOT</spring>
+ <spring>6.0.4</spring>
133
<spring-asciidoctor-backends.version>0.0.3</spring-asciidoctor-backends.version>
134
<spring-hateoas>2.0.0</spring-hateoas>
135
<spring-plugin>3.0.0</spring-plugin>
@@ -740,7 +740,7 @@
740
<profile>
741
<id>spring6-next</id>
742
<properties>
743
- <spring>6.0.1-SNAPSHOT</spring>
+ <spring>6.0.5-SNAPSHOT</spring>
744
</properties>
745
<repositories>
746
<repository>
@@ -1340,4 +1340,4 @@
1340
</pluginRepository>
1341
</pluginRepositories>
1342
1343
-</project>
+</project>
0 commit comments