Skip to content

Commit

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

Bump net.bytebuddy:byte-buddy from 1.15.2 to 1.15.3
  • Loading branch information
uhafner authored Oct 5, 2024
2 parents c68c946 + 9e775ad commit 1ed45d4
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 @@ -67,7 +67,7 @@
<spotbugs.version>4.8.6</spotbugs.version>
<commons.lang.version>3.17.0</commons.lang.version>
<commons.io.version>2.17.0</commons.io.version>
<byte-buddy.version>1.15.2</byte-buddy.version>
<byte-buddy.version>1.15.3</byte-buddy.version>
<slf4j.version>2.0.16</slf4j.version>

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

0 comments on commit 1ed45d4

Please sign in to comment.