Skip to content

Commit

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

Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.8
  • Loading branch information
uhafner authored Sep 18, 2023
2 parents ed66b9d + 534068d commit 8596cef
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.13.0</commons.io.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<byte-buddy.version>1.14.7</byte-buddy.version>
<byte-buddy.version>1.14.8</byte-buddy.version>

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

0 comments on commit 8596cef

Please sign in to comment.