Skip to content

Commit 06e90d7

Browse files
committed
Upgrade to Spring Framework 5.3.10.
Closes #1527
1 parent 727908b commit 06e90d7

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
@@ -125,7 +125,7 @@
125125
<rxjava2>2.2.21</rxjava2>
126126
<rxjava3>3.0.13</rxjava3>
127127
<slf4j>1.7.26</slf4j>
128-
<spring>5.3.10-SNAPSHOT</spring>
128+
<spring>5.3.10</spring>
129129
<spring-hateoas>1.3.3</spring-hateoas>
130130
<spring-plugin>2.0.0.RELEASE</spring-plugin>
131131
<testcontainers>1.15.3</testcontainers>
@@ -826,7 +826,7 @@
826826
<profile>
827827
<id>spring53-next</id>
828828
<properties>
829-
<spring>5.3.10-SNAPSHOT</spring>
829+
<spring>5.3.11-SNAPSHOT</spring>
830830
</properties>
831831
<repositories>
832832
<repository>

0 commit comments

Comments
 (0)