HHH-12766 Upgrading to Byteman 4.0.3

This commit is contained in:
Sanne Grinovero 2018-07-03 22:27:56 +01:00
parent a9538ef710
commit adb81781ca
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ ext {
junitVersion = '4.12' junitVersion = '4.12'
h2Version = '1.4.196' h2Version = '1.4.196'
bytemanVersion = '4.0.1' //Compatible with JDK10 bytemanVersion = '4.0.3' //Compatible with JDK10
jnpVersion = '5.0.6.CR1' jnpVersion = '5.0.6.CR1'
hibernateValidatorVersion = '6.0.7.Final' hibernateValidatorVersion = '6.0.7.Final'