Skip to content

Commit

Permalink
Upgrade byte buddy dependency (#7949)
Browse files Browse the repository at this point in the history
Fixes #7918

(cherry picked from commit 6c248af)
  • Loading branch information
Denis authored and mehdi-vaadin committed Apr 6, 2020
1 parent 7b10b69 commit fe1af20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -233,7 +233,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.10.1</version>
<version>1.10.9</version>
</dependency>


Expand Down

0 comments on commit fe1af20

Please sign in to comment.