We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 931b592 commit 5bef9b2Copy full SHA for 5bef9b2
pom.xml
@@ -30,7 +30,7 @@
30
<properties>
31
<argLine>-Dfile.encoding=${project.build.sourceEncoding}</argLine>
32
<javadocAdditionalOptions>-html5 --allow-script-in-comments --no-module-directories</javadocAdditionalOptions>
33
- <byte-buddy.version>1.11.15</byte-buddy.version>
+ <byte-buddy.version>1.11.16</byte-buddy.version>
34
<hamcrest.version>2.2</hamcrest.version>
35
<opentest4j.version>1.2.0</opentest4j.version>
36
<bnd.version>5.3.0</bnd.version>
0 commit comments