HHH-12342 Upgrade to Byteman 4.0.1

This commit is contained in:
Sanne Grinovero 2018-03-02 14:28:59 +00:00
parent 66d3232eb6
commit 0a75278f90
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ ext {
junitVersion = '4.12'
h2Version = '1.4.196'
bytemanVersion = '4.0.0-BETA5'
bytemanVersion = '4.0.1' //Compatible with JDK10
infinispanVersion = '8.2.5.Final'
jnpVersion = '5.0.6.CR1'