Skip to content

Commit

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

Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19
  • Loading branch information
uhafner authored Aug 18, 2024
2 parents d0b5238 + b9db0f5 commit 3e06de0
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 @@ -66,7 +66,7 @@
<spotbugs.version>4.8.6</spotbugs.version>
<commons.lang.version>3.16.0</commons.lang.version>
<commons.io.version>2.16.1</commons.io.version>
<byte-buddy.version>1.14.18</byte-buddy.version>
<byte-buddy.version>1.14.19</byte-buddy.version>
<slf4j.version>2.0.15</slf4j.version>

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

0 comments on commit 3e06de0

Please sign in to comment.