Skip to content

Commit d14b45f

Browse files
committed
Upgrade to Spring Framework 5.3.16.
Closes #1642
1 parent 2469df9 commit d14b45f

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.3</rxjava3>
127127
<smallrye-mutiny>1.3.1</smallrye-mutiny>
128128
<slf4j>1.7.32</slf4j>
129-
<spring>5.3.16-SNAPSHOT</spring>
129+
<spring>5.3.16</spring>
130130
<spring-hateoas>1.5.0-M1</spring-hateoas>
131131
<spring-plugin>2.0.0.RELEASE</spring-plugin>
132132
<testcontainers>1.16.3</testcontainers>
@@ -826,7 +826,7 @@
826826
<profile>
827827
<id>spring53-next</id>
828828
<properties>
829-
<spring>5.3.16-SNAPSHOT</spring>
829+
<spring>5.3.17-SNAPSHOT</spring>
830830
</properties>
831831
<repositories>
832832
<repository>

0 commit comments

Comments
 (0)