Skip to content

Commit

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

Bump net.bytebuddy:byte-buddy from 1.14.15 to 1.14.17
  • Loading branch information
uhafner authored Jun 3, 2024
2 parents e7473ef + b60b4f3 commit bc203c5
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 @@ -66,7 +66,7 @@
<spotbugs.version>4.8.5</spotbugs.version>
<commons.lang.version>3.14.0</commons.lang.version>
<commons.io.version>2.16.1</commons.io.version>
<byte-buddy.version>1.14.15</byte-buddy.version>
<byte-buddy.version>1.14.17</byte-buddy.version>
<slf4j.version>2.0.13</slf4j.version>

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

0 comments on commit bc203c5

Please sign in to comment.