Skip to content

Commit 3ea0c43

Browse files
Bump byte-buddy.version from 1.11.1 to 1.11.2 (#2253)
Bumps `byte-buddy.version` from 1.11.1 to 1.11.2. Updates `byte-buddy` from 1.11.1 to 1.11.2 - [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.11.1...byte-buddy-1.11.2) Updates `byte-buddy-agent` from 1.11.1 to 1.11.2 - [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.11.1...byte-buddy-1.11.2) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: net.bytebuddy:byte-buddy-agent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1632823 commit 3ea0c43

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
@@ -25,7 +25,7 @@
2525

2626
<properties>
2727
<javadocAdditionalOptions>-html5 --allow-script-in-comments --no-module-directories</javadocAdditionalOptions>
28-
<byte-buddy.version>1.11.1</byte-buddy.version>
28+
<byte-buddy.version>1.11.2</byte-buddy.version>
2929
<opentest4j.version>1.2.0</opentest4j.version>
3030
<bnd.version>5.3.0</bnd.version>
3131
<!-- Dependency versions overriding -->

0 commit comments

Comments
 (0)