HHH-14788 Upgrade to Byteman 4.0.16
This commit is contained in:
parent
1ba3595292
commit
6e6b6eb0ae
|
@ -11,7 +11,7 @@ ext {
|
||||||
|
|
||||||
junitVersion = '4.13.2'
|
junitVersion = '4.13.2'
|
||||||
h2Version = '1.4.197'
|
h2Version = '1.4.197'
|
||||||
bytemanVersion = '4.0.13' //Compatible with JDK16
|
bytemanVersion = '4.0.16' //Compatible with JDK 17
|
||||||
jnpVersion = '5.0.6.CR1'
|
jnpVersion = '5.0.6.CR1'
|
||||||
|
|
||||||
hibernateCommonsVersion = '5.1.2.Final'
|
hibernateCommonsVersion = '5.1.2.Final'
|
||||||
|
|
Loading…
Reference in New Issue