Skip to content

Commit

Permalink
HHH-13504 : Upgrade ByteBuddy to 1.9.11
Browse files Browse the repository at this point in the history
(cherry picked from commit 450fdb7)
  • Loading branch information
gbadner committed Sep 11, 2019
1 parent 59ad417 commit 4b18799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libraries.gradle
Expand Up @@ -23,7 +23,7 @@ ext {
weldVersion = '3.0.0.Final'

javassistVersion = '3.23.2-GA'
byteBuddyVersion = '1.9.5'
byteBuddyVersion = '1.9.11'

geolatteVersion = '1.3.0'

Expand Down

0 comments on commit 4b18799

Please sign in to comment.