Skip to content

Commit f94b854

Browse files
committed
Upgrade to Spring Framework 5.3.27.
Resolves #1344.
1 parent 0a5a423 commit f94b854

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
@@ -111,7 +111,7 @@
111111
<slf4j.version>1.7.25</slf4j.version>
112112
<smack.version>4.2.1</smack.version>
113113
<soap-api.version>1.4.0</soap-api.version>
114-
<spring.version>5.3.25</spring.version>
114+
<spring.version>5.3.27</spring.version>
115115
<spring-security.version>5.5.8</spring-security.version>
116116
<stax.version>1.8.3</stax.version>
117117
<sun-mail.version>1.6.0</sun-mail.version>
@@ -243,7 +243,7 @@
243243
<profile>
244244
<id>spring-buildsnapshot</id>
245245
<properties>
246-
<spring.version>5.3.26-SNAPSHOT</spring.version>
246+
<spring.version>5.3.28-SNAPSHOT</spring.version>
247247
</properties>
248248
</profile>
249249
<profile>

0 commit comments

Comments
 (0)