Skip to content

Commit

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

Bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11
  • Loading branch information
badgerwithagun authored Dec 22, 2023
2 parents ec2586a + ebf4593 commit d1b1f00
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 @@ -53,7 +53,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.10</version>
<version>1.14.11</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit d1b1f00

Please sign in to comment.