Skip to content

Commit 73c06f8

Browse files
committed
Upgrade to Spring Framework 5.3.6.
Closes #1419.
1 parent adab561 commit 73c06f8

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
@@ -124,7 +124,7 @@
124124
<rxjava2>2.2.21</rxjava2>
125125
<rxjava3>3.0.12</rxjava3>
126126
<slf4j>1.7.26</slf4j>
127-
<spring>5.3.6-SNAPSHOT</spring>
127+
<spring>5.3.6</spring>
128128
<spring-hateoas>1.2.5</spring-hateoas>
129129
<spring-plugin>2.0.0.RELEASE</spring-plugin>
130130
<testcontainers>1.15.2</testcontainers>
@@ -825,7 +825,7 @@
825825
<profile>
826826
<id>spring53-next</id>
827827
<properties>
828-
<spring>5.3.6-SNAPSHOT</spring>
828+
<spring>5.3.7-SNAPSHOT</spring>
829829
</properties>
830830
<repositories>
831831
<repository>

0 commit comments

Comments
 (0)