HHH-14788 Upgrade to Byteman 4.0.16

This commit is contained in:
Sanne Grinovero 2021-08-19 17:42:33 +01:00 committed by Sanne Grinovero
parent 1ba3595292
commit 6e6b6eb0ae
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ ext {
junitVersion = '4.13.2'
h2Version = '1.4.197'
bytemanVersion = '4.0.13' //Compatible with JDK16
bytemanVersion = '4.0.16' //Compatible with JDK 17
jnpVersion = '5.0.6.CR1'
hibernateCommonsVersion = '5.1.2.Final'