Skip to content

Commit 08deaa6

Browse files
committed
Upgrade to Spring Framework 5.3.28.
Closes #2012
1 parent 1bfc326 commit 08deaa6

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
@@ -127,7 +127,7 @@
127127
<rxjava3>3.1.6</rxjava3>
128128
<smallrye-mutiny>1.4.0</smallrye-mutiny>
129129
<slf4j>1.7.32</slf4j>
130-
<spring>5.3.27</spring>
130+
<spring>5.3.28</spring>
131131
<spring-asciidoctor-backends.version>0.0.5</spring-asciidoctor-backends.version>
132132
<spring-hateoas>1.5.4</spring-hateoas>
133133
<spring-plugin>2.0.0.RELEASE</spring-plugin>
@@ -823,7 +823,7 @@
823823
<profile>
824824
<id>spring53-next</id>
825825
<properties>
826-
<spring>5.3.26-SNAPSHOT</spring>
826+
<spring>5.3.29-SNAPSHOT</spring>
827827
</properties>
828828
<repositories>
829829
<repository>

0 commit comments

Comments
 (0)