Skip to content

Commit

Permalink
Upgrade to Spring Framework 6.0.18.
Browse files Browse the repository at this point in the history
Closes #2241
  • Loading branch information
mp911de committed Mar 14, 2024
1 parent 58b8da8 commit 9cc7832
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 @@ -130,7 +130,7 @@
<rxjava3>3.1.8</rxjava3>
<smallrye-mutiny>1.6.0</smallrye-mutiny>
<slf4j>2.0.2</slf4j>
<spring>6.0.17</spring>
<spring>6.0.18</spring>
<spring-asciidoctor-backends.version>0.0.7</spring-asciidoctor-backends.version>
<spring-hateoas>2.1.3</spring-hateoas>
<spring-plugin>3.0.0</spring-plugin>
Expand Down Expand Up @@ -760,7 +760,7 @@
<profile>
<id>spring6-next</id>
<properties>
<spring>6.0.18-SNAPSHOT</spring>
<spring>6.0.19-SNAPSHOT</spring>
</properties>
<repositories>
<repository>
Expand Down

0 comments on commit 9cc7832

Please sign in to comment.