Skip to content

Commit

Permalink
Upgrade to Spring Framework 6.2.1.
Browse files Browse the repository at this point in the history
Closes: #2430
  • Loading branch information
christophstrobl committed Dec 12, 2024
1 parent bd3664d commit 2a7d777
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.9</rxjava3>
<smallrye-mutiny>1.10.0</smallrye-mutiny>
<slf4j>2.0.2</slf4j>
<spring>6.2.1-SNAPSHOT</spring>
<spring>6.2.1</spring>
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
<spring-antora>0.0.4</spring-antora>
<maven-antora>1.0.0-alpha.4</maven-antora>
Expand Down Expand Up @@ -908,7 +908,7 @@
<profile>
<id>spring6-next</id>
<properties>
<spring>6.2.1-SNAPSHOT</spring>
<spring>6.2.2-SNAPSHOT</spring>
</properties>
<repositories>
<repository>
Expand Down

0 comments on commit 2a7d777

Please sign in to comment.