Skip to content

Commit

Permalink
XCOMMONS-3152: Upgrade to bytebuddy 1.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tmortagne committed Oct 10, 2024
1 parent 44b6613 commit 1318e1c
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 @@ -101,7 +101,7 @@
<mockito.version>5.14.1</mockito.version>

<!-- Byte Buddy -->
<bytebuddy.version>1.15.3</bytebuddy.version>
<bytebuddy.version>1.15.4</bytebuddy.version>

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

0 comments on commit 1318e1c

Please sign in to comment.