Skip to content

Commit 4320585

Browse files
committed
Upgrade to Spring Framework 6.0.12.
Closes #2102
1 parent dc01ff7 commit 4320585

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.7</rxjava3>
130130
<smallrye-mutiny>1.6.0</smallrye-mutiny>
131131
<slf4j>2.0.2</slf4j>
132-
<spring>6.0.12-SNAPSHOT</spring>
132+
<spring>6.0.12</spring>
133133
<spring-asciidoctor-backends.version>0.0.7</spring-asciidoctor-backends.version>
134134
<spring-hateoas>2.1.2</spring-hateoas>
135135
<spring-plugin>3.0.0</spring-plugin>
@@ -757,7 +757,7 @@
757757
<profile>
758758
<id>spring6-next</id>
759759
<properties>
760-
<spring>6.0.12-SNAPSHOT</spring>
760+
<spring>6.0.13-SNAPSHOT</spring>
761761
</properties>
762762
<repositories>
763763
<repository>

0 commit comments

Comments
 (0)