Skip to content

Commit 5f17e00

Browse files
committed
Upgrade to Spring Framework 5.3.24.
Closes #1852
1 parent 5681710 commit 5f17e00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

parent/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<rxjava3>3.1.5</rxjava3>
126126
<smallrye-mutiny>1.1.2</smallrye-mutiny>
127127
<slf4j>1.7.32</slf4j>
128-
<spring>5.3.23</spring>
128+
<spring>5.3.24</spring>
129129
<spring-hateoas>1.4.5</spring-hateoas>
130130
<spring-plugin>2.0.0.RELEASE</spring-plugin>
131131
<testcontainers>1.16.3</testcontainers>
@@ -858,7 +858,7 @@
858858
<profile>
859859
<id>spring53-next</id>
860860
<properties>
861-
<spring>5.3.24-SNAPSHOT</spring>
861+
<spring>5.3.25-SNAPSHOT</spring>
862862
</properties>
863863
<repositories>
864864
<repository>
@@ -1350,4 +1350,4 @@
13501350
</pluginRepository>
13511351
</pluginRepositories>
13521352

1353-
</project>
1353+
</project>

0 commit comments

Comments
 (0)