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

Commit

Permalink
Update to Spring 5.0.14.RELEASE
Browse files Browse the repository at this point in the history
Fixes: gh-1686
  • Loading branch information
jzheaux committed May 28, 2019
1 parent 966c91d commit 8974a97
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 @@ -169,7 +169,7 @@
<profile>
<id>spring5</id>
<properties>
<spring.version>5.0.12.BUILD-SNAPSHOT</spring.version>
<spring.version>5.0.14.RELEASE</spring.version>
<spring.security.version>5.0.3.RELEASE</spring.security.version>
<spring.data.redis.version>2.0.5.RELEASE</spring.data.redis.version>
<redis.clients.version>2.9.0</redis.clients.version>
Expand Down

0 comments on commit 8974a97

Please sign in to comment.