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 4acf984 commit 9f11f10Copy full SHA for 9f11f10
pom.xml
@@ -109,7 +109,7 @@
109
<slf4j.version>1.7.25</slf4j.version>
110
<smack.version>4.2.1</smack.version>
111
<soap-api.version>1.4.0</soap-api.version>
112
- <spring.version>5.3.15</spring.version>
+ <spring.version>5.3.17</spring.version>
113
<spring-security.version>5.5.4</spring-security.version>
114
<stax.version>1.8.3</stax.version>
115
<sun-mail.version>1.6.0</sun-mail.version>
@@ -238,7 +238,7 @@
238
<profile>
239
<id>spring-buildsnapshot</id>
240
<properties>
241
- <spring.version>5.3.16-SNAPSHOT</spring.version>
+ <spring.version>5.3.18-SNAPSHOT</spring.version>
242
<spring-security.version>5.5.5-SNAPSHOT</spring-security.version>
243
</properties>
244
</profile>
0 commit comments