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

Commit

Permalink
Update Spring to 4.3.23.BUILD-SNAPSHOT
Browse files Browse the repository at this point in the history
Fixes gh-1630
  • Loading branch information
jgrandja committed Mar 21, 2019
1 parent ccbf68e commit 19ac546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<commons-codec.version>1.9</commons-codec.version>
<spring.version>4.3.22.RELEASE</spring.version>
<spring.version>4.3.23.BUILD-SNAPSHOT</spring.version>
<spring.security.version>4.2.11.RELEASE</spring.security.version>
<spring.data.redis.version>1.5.0.RELEASE</spring.data.redis.version>
<redis.clients.version>2.6.3</redis.clients.version>
Expand Down

0 comments on commit 19ac546

Please sign in to comment.