Skip to content

Commit

Permalink
Merge pull request #996 from uhafner/dependabot/maven/net.bytebuddy-b…
Browse files Browse the repository at this point in the history
…yte-buddy-1.14.14

Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14
  • Loading branch information
uhafner authored Apr 25, 2024
2 parents a930928 + 65d2a6e commit 1b8e4dd
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 @@ -65,7 +65,7 @@
<commons.lang.version>3.14.0</commons.lang.version>
<commons.io.version>2.16.1</commons.io.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<byte-buddy.version>1.14.13</byte-buddy.version>
<byte-buddy.version>1.14.14</byte-buddy.version>

<!-- Project Test Dependencies Configuration -->
<equalsverifier.version>3.16.1</equalsverifier.version>
Expand Down

0 comments on commit 1b8e4dd

Please sign in to comment.