Skip to content

Commit a3731b2

Browse files
authored
Update Byte Buddy to 1.9.11 (#545)
1 parent 8f5ca57 commit a3731b2

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
@@ -72,7 +72,7 @@
7272
<version.plugin.jar>3.1.0</version.plugin.jar>
7373
<version.plugin.javadoc>3.1.0</version.plugin.javadoc>
7474
<version.plugin.surefire>2.19.1</version.plugin.surefire>
75-
<version.byte-buddy>1.9.3</version.byte-buddy>
75+
<version.byte-buddy>1.9.11</version.byte-buddy>
7676

7777
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
7878
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)