HHH-15732 Upgrade to Hibernate Commons Annotations 6.0.5.Final

This commit is contained in:
Sanne Grinovero 2022-11-17 14:23:11 +00:00 committed by Sanne Grinovero
parent 6ef9b03f8b
commit e89063ae91
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ dependencyResolutionManagement {
versionCatalogs {
libs {
version( "antlr", "4.10.1" )
version( "hcann", "6.0.4.Final" )
version( "hcann", "6.0.5.Final" )
version( "geolatte", "1.8.2" )
version( "byteBuddy", "1.12.18" )
version( "agroal", "2.0" )