Update byte buddy
This commit is contained in:
parent
29fdd55405
commit
f667a99076
2
pom.xml
2
pom.xml
@ -408,7 +408,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