Skip to content

Commit 6779df8

Browse files
committed
Upgrade to Spring Framework 6.2.3.
Closes #2490
1 parent b07c131 commit 6779df8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<rxjava3>3.1.10</rxjava3>
130130
<smallrye-mutiny>1.10.0</smallrye-mutiny>
131131
<slf4j>2.0.2</slf4j>
132-
<spring>6.2.3-SNAPSHOT</spring>
132+
<spring>6.2.3</spring>
133133
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
134134
<spring-antora>0.0.4</spring-antora>
135135
<maven-antora>1.0.0-alpha.4</maven-antora>
@@ -907,7 +907,7 @@
907907
<profile>
908908
<id>spring6-next</id>
909909
<properties>
910-
<spring>6.2.2-SNAPSHOT</spring>
910+
<spring>6.2.4-SNAPSHOT</spring>
911911
</properties>
912912
<repositories>
913913
<repository>

0 commit comments

Comments
 (0)