Skip to content

Commit 4329f74

Browse files
Upgrade to Spring Framework 7.0 RC3.
Closes: #2694
1 parent 4ad4586 commit 4329f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<rxjava3>3.1.12</rxjava3>
136136
<smallrye-mutiny>1.10.0</smallrye-mutiny>
137137
<slf4j>2.0.17</slf4j>
138-
<spring>7.0.0-SNAPSHOT</spring>
138+
<spring>7.0.0-RC3</spring>
139139
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
140140
<documentation.baseurl>https://docs.spring.io</documentation.baseurl>
141141
<documentation.spring-javadoc-url>${documentation.baseurl}/spring-framework/docs/${spring}/javadoc-api</documentation.spring-javadoc-url>

0 commit comments

Comments
 (0)