Skip to content

Commit

Permalink
Bump byte-buddy and byte-buddy-agent from 1.14.4 to 1.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyir authored and hengyunabc committed Sep 22, 2023
1 parent ec2936d commit f5bb086
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,13 +212,13 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.4</version>
<version>1.14.8</version>
</dependency>

<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
<version>1.14.4</version>
<version>1.14.8</version>
</dependency>

<dependency>
Expand Down

0 comments on commit f5bb086

Please sign in to comment.