Skip to content

Commit

Permalink
Upgrade to Spring Framework 6.1.15.
Browse files Browse the repository at this point in the history
Closes #2423
  • Loading branch information
mp911de committed Nov 14, 2024
1 parent c163e83 commit 8dacf70
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 @@ -129,7 +129,7 @@
<rxjava3>3.1.9</rxjava3>
<smallrye-mutiny>1.10.0</smallrye-mutiny>
<slf4j>2.0.2</slf4j>
<spring>6.1.14</spring>
<spring>6.1.15</spring>
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
<spring-antora>0.0.3</spring-antora>
<maven-antora>1.0.0-alpha.4</maven-antora>
Expand Down Expand Up @@ -907,7 +907,7 @@
<profile>
<id>spring6-next</id>
<properties>
<spring>6.1.15-SNAPSHOT</spring>
<spring>6.1.16-SNAPSHOT</spring>
</properties>
<repositories>
<repository>
Expand Down

0 comments on commit 8dacf70

Please sign in to comment.