Skip to content

Commit 34f9499

Browse files
committed
Upgrade to Spring Framework 6.0.7.
Closes #1936
1 parent 458c4a8 commit 34f9499

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<rxjava3>3.1.6</rxjava3>
130130
<smallrye-mutiny>1.6.0</smallrye-mutiny>
131131
<slf4j>2.0.2</slf4j>
132-
<spring>6.0.7-SNAPSHOT</spring>
132+
<spring>6.0.7</spring>
133133
<spring-asciidoctor-backends.version>0.0.4</spring-asciidoctor-backends.version>
134134
<spring-hateoas>2.1.0-M1</spring-hateoas>
135135
<spring-plugin>3.0.0</spring-plugin>
@@ -1357,4 +1357,4 @@
13571357
</pluginRepository>
13581358
</pluginRepositories>
13591359

1360-
</project>
1360+
</project>

0 commit comments

Comments
 (0)