Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.

Commit 19ac546

Browse files
committedMar 21, 2019
Update Spring to 4.3.23.BUILD-SNAPSHOT
Fixes gh-1630
1 parent ccbf68e commit 19ac546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<properties>
2020
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2121
<commons-codec.version>1.9</commons-codec.version>
22-
<spring.version>4.3.22.RELEASE</spring.version>
22+
<spring.version>4.3.23.BUILD-SNAPSHOT</spring.version>
2323
<spring.security.version>4.2.11.RELEASE</spring.security.version>
2424
<spring.data.redis.version>1.5.0.RELEASE</spring.data.redis.version>
2525
<redis.clients.version>2.6.3</redis.clients.version>

0 commit comments

Comments
 (0)