Skip to content

Commit 46a7193

Browse files
authored
Merge pull request #844 from mybatis/renovate/net.bytebuddy-byte-buddy-1.x
Update dependency net.bytebuddy:byte-buddy to v1.14.6
2 parents 63ada66 + 07628b8 commit 46a7193

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
@@ -320,7 +320,7 @@
320320
<dependency>
321321
<groupId>net.bytebuddy</groupId>
322322
<artifactId>byte-buddy</artifactId>
323-
<version>1.14.5</version>
323+
<version>1.14.6</version>
324324
<scope>test</scope>
325325
</dependency>
326326
<dependency>

0 commit comments

Comments
 (0)