HHH-16328 Upgrade to Ehcache 3.10.8
This commit is contained in:
parent
9764075cf6
commit
3fa263e7c0
|
@ -91,7 +91,7 @@ dependencyResolutionManagement {
|
|||
alias( "geolatte" ).to( "org.geolatte", "geolatte-geom" ).versionRef( "geolatte" )
|
||||
|
||||
alias( "jcache" ).to( "javax.cache", "cache-api" ).version( "1.0.0" )
|
||||
alias( "ehcache3" ).to( "org.ehcache:ehcache:3.10.0-alpha0" )
|
||||
alias( "ehcache3" ).to( "org.ehcache:ehcache:3.10.8" )
|
||||
|
||||
alias( "agroal" ).to( "io.agroal", "agroal-api" ).versionRef( "agroal" )
|
||||
alias( "agroalPool" ).to( "io.agroal", "agroal-pool" ).versionRef( "agroal" )
|
||||
|
|
Loading…
Reference in New Issue