Skip to content

Commit

Permalink
XCOMMONS-3242: Upgrade to bytebuddy 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tmortagne committed Jan 30, 2025
1 parent 78dbbf5 commit 33eb6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<mockito.version>5.15.2</mockito.version>

<!-- Byte Buddy -->
<bytebuddy.version>1.16.1</bytebuddy.version>
<bytebuddy.version>1.17.0</bytebuddy.version>

<!-- AspectJ -->
<aspectj.version>1.9.22.1</aspectj.version>
Expand Down

0 comments on commit 33eb6cd

Please sign in to comment.