Skip to content

Commit

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

Bump net.bytebuddy:byte-buddy from 1.14.8 to 1.14.9
  • Loading branch information
uhafner authored Oct 10, 2023
2 parents 555fd4b + 0fe34e6 commit 6d80826
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 @@ -60,7 +60,7 @@
<commons.lang.version>3.13.0</commons.lang.version>
<commons.io.version>2.14.0</commons.io.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<byte-buddy.version>1.14.8</byte-buddy.version>
<byte-buddy.version>1.14.9</byte-buddy.version>

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

0 comments on commit 6d80826

Please sign in to comment.