Skip to content

Commit

Permalink
Upgrade to Spring Framework 6.2 GA.
Browse files Browse the repository at this point in the history
Closes #2408
  • Loading branch information
mp911de committed Nov 14, 2024
1 parent a1a080e commit 7ead2cd
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.2.0-SNAPSHOT</spring>
<spring>6.2.0</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.10-SNAPSHOT</spring>
<spring>6.2.1-SNAPSHOT</spring>
</properties>
<repositories>
<repository>
Expand Down

0 comments on commit 7ead2cd

Please sign in to comment.