Skip to content

Commit 3edb7b0

Browse files
committed
Upgrade to Spring Framework 7.0.0-M8.
Closes #2626
1 parent d28bbbb commit 3edb7b0

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
@@ -134,7 +134,7 @@
134134
<rxjava3>3.1.11</rxjava3>
135135
<smallrye-mutiny>1.10.0</smallrye-mutiny>
136136
<slf4j>2.0.2</slf4j>
137-
<spring>7.0.0-SNAPSHOT</spring>
137+
<spring>7.0.0-M8</spring>
138138
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
139139
<spring-antora>0.0.4</spring-antora>
140140
<maven-antora>1.0.0-alpha.4</maven-antora>
@@ -1612,4 +1612,4 @@
16121612
</repository>
16131613
</repositories>
16141614

1615-
</project>
1615+
</project>

0 commit comments

Comments
 (0)