Skip to content

Commit

Permalink
Bump byte-buddy.version from 1.11.15 to 1.11.16
Browse files Browse the repository at this point in the history
Fixes #2340.
  • Loading branch information
scordio committed Sep 17, 2021
1 parent 931b592 commit 5bef9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<properties>
<argLine>-Dfile.encoding=${project.build.sourceEncoding}</argLine>
<javadocAdditionalOptions>-html5 --allow-script-in-comments --no-module-directories</javadocAdditionalOptions>
<byte-buddy.version>1.11.15</byte-buddy.version>
<byte-buddy.version>1.11.16</byte-buddy.version>
<hamcrest.version>2.2</hamcrest.version>
<opentest4j.version>1.2.0</opentest4j.version>
<bnd.version>5.3.0</bnd.version>
Expand Down

0 comments on commit 5bef9b2

Please sign in to comment.