Skip to content

Commit f9a1a16

Browse files
Bump byte-buddy.version from 1.10.16 to 1.10.17 (#2015)
Bumps `byte-buddy.version` from 1.10.16 to 1.10.17. Updates `byte-buddy` from 1.10.16 to 1.10.17 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.10.16...byte-buddy-1.10.17) Updates `byte-buddy-agent` from 1.10.16 to 1.10.17 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.10.16...byte-buddy-1.10.17) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbffe0e commit f9a1a16

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
@@ -26,7 +26,7 @@
2626

2727
<properties>
2828
<javadocAdditionalOptions>-html5 --allow-script-in-comments --no-module-directories</javadocAdditionalOptions>
29-
<byte-buddy.version>1.10.16</byte-buddy.version>
29+
<byte-buddy.version>1.10.17</byte-buddy.version>
3030
<opentest4j.version>1.2.0</opentest4j.version>
3131
<bnd.version>5.2.0</bnd.version>
3232
<!-- Dependency versions overriding -->

0 commit comments

Comments
 (0)