Skip to content

Commit 15a6cda

Browse files
committed
Upgrade to Spring Framework 5.3.24.
Resolves #1293.
1 parent 20b31a9 commit 15a6cda

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.23</spring.version>
115+
<spring.version>5.3.24</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>
@@ -240,7 +240,7 @@
240240
<profile>
241241
<id>spring-buildsnapshot</id>
242242
<properties>
243-
<spring.version>5.3.24-SNAPSHOT</spring.version>
243+
<spring.version>5.3.25-SNAPSHOT</spring.version>
244244
</properties>
245245
</profile>
246246
<profile>

0 commit comments

Comments
 (0)