Skip to content

Commit 8df106d

Browse files
committed
Upgrade to Spring Framework 5.3.25.
Resolves #1313.
1 parent af3f0ca commit 8df106d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<slf4j.version>1.7.25</slf4j.version>
113113
<smack.version>4.2.1</smack.version>
114114
<soap-api.version>1.4.0</soap-api.version>
115-
<spring.version>5.3.24</spring.version>
115+
<spring.version>5.3.25</spring.version>
116116
<spring-security.version>5.5.8</spring-security.version>
117117
<stax.version>1.8.3</stax.version>
118118
<sun-mail.version>1.6.0</sun-mail.version>
@@ -244,7 +244,7 @@
244244
<profile>
245245
<id>spring-buildsnapshot</id>
246246
<properties>
247-
<spring.version>5.3.25-SNAPSHOT</spring.version>
247+
<spring.version>5.3.26-SNAPSHOT</spring.version>
248248
</properties>
249249
</profile>
250250
<profile>

0 commit comments

Comments
 (0)