Skip to content

Commit

Permalink
Merge pull request #1056 from mybatis/renovate/net.bytebuddy-byte-bud…
Browse files Browse the repository at this point in the history
…dy-1.x

chore(deps): update dependency net.bytebuddy:byte-buddy to v1.16.0
  • Loading branch information
hazendaz authored Jan 18, 2025
2 parents 327e4bc + 79fe7e1 commit f585d84
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 @@ -333,7 +333,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.15.11</version>
<version>1.16.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f585d84

Please sign in to comment.