mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-13 13:53:29 +00:00
Update to Spring Data Commons 1.13.14
Fixes gh-5825
This commit is contained in:
parent
b0d865e28f
commit
e40bc262bb
@ -32,7 +32,7 @@ ext.seleniumVersion = '2.44.0'
|
|||||||
ext.servletApiVersion = '3.1.0'
|
ext.servletApiVersion = '3.1.0'
|
||||||
ext.slf4jVersion = '1.7.25'
|
ext.slf4jVersion = '1.7.25'
|
||||||
ext.spockVersion = '0.7-groovy-2.0'
|
ext.spockVersion = '0.7-groovy-2.0'
|
||||||
ext.springDataCommonsVersion = '1.13.12.RELEASE'
|
ext.springDataCommonsVersion = '1.13.14.RELEASE'
|
||||||
ext.springDataJpaVersion = '1.11.12.RELEASE'
|
ext.springDataJpaVersion = '1.11.12.RELEASE'
|
||||||
ext.springDataRedisVersion = '1.8.12.RELEASE'
|
ext.springDataRedisVersion = '1.8.12.RELEASE'
|
||||||
ext.springSessionVersion = '1.3.2.RELEASE'
|
ext.springSessionVersion = '1.3.2.RELEASE'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user