Skip to content

Commit 7b28010

Browse files
authored
Merge pull request #359 from mybatis/renovate/net.bytebuddy-byte-buddy-1.x
Update dependency net.bytebuddy:byte-buddy to v1.14.15
2 parents 30ac331 + d6777bd commit 7b28010

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
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>net.bytebuddy</groupId>
9494
<artifactId>byte-buddy</artifactId>
95-
<version>1.14.14</version>
95+
<version>1.14.15</version>
9696
<scope>test</scope>
9797
</dependency>
9898
<dependency>

0 commit comments

Comments
 (0)