Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.14.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent 64c9d2d commit a791a6d
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 @@ -175,7 +175,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.11</version>
<version>1.14.12</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a791a6d

Please sign in to comment.