Skip to content

Commit d615f6d

Browse files
committed
Upgrade to Spring Framework 5.3.11.
Closes #1547
1 parent 4ae7264 commit d615f6d

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
@@ -126,7 +126,7 @@
126126
<rxjava3>3.1.1</rxjava3>
127127
<smallrye-mutiny>1.1.1</smallrye-mutiny>
128128
<slf4j>1.7.32</slf4j>
129-
<spring>5.3.11-SNAPSHOT</spring>
129+
<spring>5.3.11</spring>
130130
<spring-hateoas>1.4.0-SNAPSHOT</spring-hateoas>
131131
<spring-plugin>2.0.0.RELEASE</spring-plugin>
132132
<testcontainers>1.16.0</testcontainers>
@@ -825,7 +825,7 @@
825825
<profile>
826826
<id>spring53-next</id>
827827
<properties>
828-
<spring>5.3.11-SNAPSHOT</spring>
828+
<spring>5.3.12-SNAPSHOT</spring>
829829
</properties>
830830
<repositories>
831831
<repository>

0 commit comments

Comments
 (0)