Skip to content

Commit 5bef9b2

Browse files
committed
Bump byte-buddy.version from 1.11.15 to 1.11.16
Fixes #2340.
1 parent 931b592 commit 5bef9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<argLine>-Dfile.encoding=${project.build.sourceEncoding}</argLine>
3232
<javadocAdditionalOptions>-html5 --allow-script-in-comments --no-module-directories</javadocAdditionalOptions>
33-
<byte-buddy.version>1.11.15</byte-buddy.version>
33+
<byte-buddy.version>1.11.16</byte-buddy.version>
3434
<hamcrest.version>2.2</hamcrest.version>
3535
<opentest4j.version>1.2.0</opentest4j.version>
3636
<bnd.version>5.3.0</bnd.version>

0 commit comments

Comments
 (0)