Skip to content

Commit

Permalink
Merge pull request #1266 from uhafner/dependabot/maven/net.bytebuddy-…
Browse files Browse the repository at this point in the history
…byte-buddy-1.15.11

Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11
  • Loading branch information
uhafner authored Dec 30, 2024
2 parents 3da19d5 + 6cbf380 commit 72ea512
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 @@ -67,7 +67,7 @@
<spotbugs.version>4.8.6</spotbugs.version>
<commons.lang.version>3.17.0</commons.lang.version>
<commons.io.version>2.18.0</commons.io.version>
<byte-buddy.version>1.15.10</byte-buddy.version>
<byte-buddy.version>1.15.11</byte-buddy.version>
<slf4j.version>2.0.16</slf4j.version>

<!-- Project Test Dependencies Configuration -->
Expand Down

0 comments on commit 72ea512

Please sign in to comment.