Skip to content

Commit 29a7df6

Browse files
authored
Merge pull request #436 from mybatis/renovate/net.bytebuddy-byte-buddy-1.x
Update dependency net.bytebuddy:byte-buddy to v1.17.3
2 parents b06a1d5 + a40b975 commit 29a7df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>net.bytebuddy</groupId>
9898
<artifactId>byte-buddy</artifactId>
99-
<version>1.17.2</version>
99+
<version>1.17.3</version>
100100
<scope>test</scope>
101101
</dependency>
102102
<dependency>

0 commit comments

Comments
 (0)