Skip to content

Commit

Permalink
Upgrade to Spring Framework 5.3.31.
Browse files Browse the repository at this point in the history
Closes #2161
  • Loading branch information
mp911de committed Nov 16, 2023
1 parent d2ca797 commit 0291965
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<rxjava3>3.1.8</rxjava3>
<smallrye-mutiny>1.4.0</smallrye-mutiny>
<slf4j>1.7.32</slf4j>
<spring>5.3.30</spring>
<spring>5.3.31</spring>
<spring-asciidoctor-backends.version>0.0.5</spring-asciidoctor-backends.version>
<spring-hateoas>1.5.5</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
Expand Down Expand Up @@ -822,7 +822,7 @@
<profile>
<id>spring53-next</id>
<properties>
<spring>5.3.31-SNAPSHOT</spring>
<spring>5.3.32-SNAPSHOT</spring>
</properties>
<repositories>
<repository>
Expand Down

0 comments on commit 0291965

Please sign in to comment.