Skip to content

Commit

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

Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13
  • Loading branch information
uhafner authored Mar 30, 2024
2 parents 8c9685a + 771ddb8 commit e688ea7
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.0</commons.io.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<byte-buddy.version>1.14.12</byte-buddy.version>
<byte-buddy.version>1.14.13</byte-buddy.version>

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

0 comments on commit e688ea7

Please sign in to comment.