Skip to content

Commit c5d97e4

Browse files
committed
HHH-12781 Update Javassist dependency to 3.23.1
1 parent d32997a commit c5d97e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libraries.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ext {
2222
cdiVersion = '2.0'
2323
weldVersion = '3.0.0.Final'
2424

25-
javassistVersion = '3.22.0-GA'
25+
javassistVersion = '3.23.1-GA'
2626
byteBuddyVersion = '1.8.12' // Now with JDK10 compatibility and preliminary support for JDK11
2727

2828
geolatteVersion = '1.3.0'

0 commit comments

Comments
 (0)