HHH-15732 Upgrade to Hibernate Commons Annotations 6.0.5.Final
This commit is contained in:
parent
6ef9b03f8b
commit
e89063ae91
|
@ -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" )
|
||||
|
|
Loading…
Reference in New Issue