Update byte buddy
This commit is contained in:
parent
10d4ac600d
commit
547eb1ab13
2
pom.xml
2
pom.xml
@ -667,7 +667,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>net.bytebuddy</groupId>
|
<groupId>net.bytebuddy</groupId>
|
||||||
<artifactId>byte-buddy-maven-plugin</artifactId>
|
<artifactId>byte-buddy-maven-plugin</artifactId>
|
||||||
<version>1.12.13-20220629</version>
|
<version>1.12.21</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<goals>
|
<goals>
|
||||||
|
Loading…
Reference in New Issue
Block a user