We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3f0ca commit 8df106dCopy full SHA for 8df106d
pom.xml
@@ -112,7 +112,7 @@
112
<slf4j.version>1.7.25</slf4j.version>
113
<smack.version>4.2.1</smack.version>
114
<soap-api.version>1.4.0</soap-api.version>
115
- <spring.version>5.3.24</spring.version>
+ <spring.version>5.3.25</spring.version>
116
<spring-security.version>5.5.8</spring-security.version>
117
<stax.version>1.8.3</stax.version>
118
<sun-mail.version>1.6.0</sun-mail.version>
@@ -244,7 +244,7 @@
244
<profile>
245
<id>spring-buildsnapshot</id>
246
<properties>
247
- <spring.version>5.3.25-SNAPSHOT</spring.version>
+ <spring.version>5.3.26-SNAPSHOT</spring.version>
248
</properties>
249
</profile>
250
0 commit comments