mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-13 22:03:33 +00:00
Update to Spring Data JPA 1.11.23.RELEASE
Fixes gh-7944
This commit is contained in:
parent
a1a61d3259
commit
a867f92416
@ -33,7 +33,7 @@ ext.servletApiVersion = '3.1.0'
|
||||
ext.slf4jVersion = '1.7.25'
|
||||
ext.spockVersion = '0.7-groovy-2.0'
|
||||
ext.springDataCommonsVersion = '1.13.23.RELEASE'
|
||||
ext.springDataJpaVersion = '1.11.20.RELEASE'
|
||||
ext.springDataJpaVersion = '1.11.23.RELEASE'
|
||||
ext.springDataRedisVersion = '1.8.20.RELEASE'
|
||||
ext.springSessionVersion = '1.3.4.RELEASE'
|
||||
ext.springBootVersion = '1.5.16.RELEASE'
|
||||
|
Loading…
x
Reference in New Issue
Block a user