Skip to content

Commit fdb3b0f

Browse files
Bump net.bytebuddy:byte-buddy from 1.15.11 to 1.16.1
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.11 to 1.16.1. - [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.15.11...byte-buddy-1.16.1) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd45f49 commit fdb3b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
of dependencies (requireUpperBoundDeps rule).
147147
===================================================== -->
148148
<asm.version>9.6</asm.version>
149-
<byte-buddy.version>1.15.11</byte-buddy.version>
149+
<byte-buddy.version>1.16.1</byte-buddy.version>
150150
<commons-pool2.version>2.12.0</commons-pool2.version>
151151
<httpclient.version>4.5.14</httpclient.version>
152152
<httpcore.version>4.4.16</httpcore.version>

0 commit comments

Comments
 (0)