Skip to content

Commit

Permalink
HHH-16971 upgrade ByteBuddy to 1.12.23
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Marlow <smarlow@redhat.com>
  • Loading branch information
scottmarlow authored and Sanne committed Jul 24, 2023
1 parent e744576 commit aacf2af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencyResolutionManagement {
version( "antlr", "4.10.1" )
version( "hcann", "6.0.6.Final" )
version( "geolatte", "1.8.2" )
version( "byteBuddy", "1.12.18" )
version( "byteBuddy", "1.12.23" )
version( "agroal", "2.0" )
version( "c3po", "0.9.5.5" )
version( "hikaricp", "3.2.0" )
Expand Down

0 comments on commit aacf2af

Please sign in to comment.