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 0a5a423 commit f94b854Copy full SHA for f94b854
pom.xml
@@ -111,7 +111,7 @@
111
<slf4j.version>1.7.25</slf4j.version>
112
<smack.version>4.2.1</smack.version>
113
<soap-api.version>1.4.0</soap-api.version>
114
- <spring.version>5.3.25</spring.version>
+ <spring.version>5.3.27</spring.version>
115
<spring-security.version>5.5.8</spring-security.version>
116
<stax.version>1.8.3</stax.version>
117
<sun-mail.version>1.6.0</sun-mail.version>
@@ -243,7 +243,7 @@
243
<profile>
244
<id>spring-buildsnapshot</id>
245
<properties>
246
- <spring.version>5.3.26-SNAPSHOT</spring.version>
+ <spring.version>5.3.28-SNAPSHOT</spring.version>
247
</properties>
248
</profile>
249
0 commit comments