HHH-12048 Upgrade to Javassist version 3.22.0-GA

This commit is contained in:
Sanne Grinovero 2017-10-20 13:28:00 +01:00
parent 686b2e1fcd
commit 9ed4438f17
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ ext {
elVersion = '2.2.4'
cdiVersion = '1.1'
javassistVersion = '3.20.0-GA'
javassistVersion = '3.22.0-GA'
byteBuddyVersion = '1.6.14' // Improved JDK9 compatibility
// Wildfly version targeted by module ZIP; Arquillian/Shrinkwrap versions used for CDI testing and testing the module ZIP