Skip to content

Commit

Permalink
fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2024
1 parent a3edae5 commit 7ddbf0e
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 @@ -63,7 +63,7 @@
<jetty12.version>12.0.14</jetty12.version>
<slf4j.version>1.7.36</slf4j.version>
<assertj.version>3.26.3</assertj.version>
<byte-buddy.version>1.15.7</byte-buddy.version>
<byte-buddy.version>1.15.10</byte-buddy.version>
<mockito.version>5.14.2</mockito.version>
<junit.version>4.13.2</junit.version>
<commons-lang3.version>3.17.0</commons-lang3.version>
Expand Down

0 comments on commit 7ddbf0e

Please sign in to comment.