Skip to content

Commit 6cd764f

Browse files
committed
Upgrade to Spring Framework 5.3.8.
Closes #1453
1 parent 879f04c commit 6cd764f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<rxjava2>2.2.21</rxjava2>
126126
<rxjava3>3.0.12</rxjava3>
127127
<slf4j>1.7.26</slf4j>
128-
<spring>5.3.7</spring>
128+
<spring>5.3.8</spring>
129129
<spring-hateoas>1.3.0</spring-hateoas>
130130
<spring-plugin>2.0.0.RELEASE</spring-plugin>
131131
<testcontainers>1.15.2</testcontainers>
@@ -826,7 +826,7 @@
826826
<profile>
827827
<id>spring53-next</id>
828828
<properties>
829-
<spring>5.3.8-SNAPSHOT</spring>
829+
<spring>5.3.9-SNAPSHOT</spring>
830830
</properties>
831831
<repositories>
832832
<repository>

0 commit comments

Comments
 (0)