Skip to content

Commit

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

Bump net.bytebuddy:byte-buddy from 1.15.0 to 1.15.10
  • Loading branch information
badgerwithagun authored Nov 22, 2024
2 parents 7182deb + e4bdec8 commit a0758ec
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 @@ -52,7 +52,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.15.0</version>
<version>1.15.10</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit a0758ec

Please sign in to comment.