HHH-16328 Upgrade to Ehcache 3.10.8

This commit is contained in:
Sanne Grinovero 2023-03-17 09:30:01 +00:00 committed by Sanne Grinovero
parent 9764075cf6
commit 3fa263e7c0
1 changed files with 1 additions and 1 deletions

View File

@ -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" )