Skip to content

Commit 0b07920

Browse files
Bump net.bytebuddy:byte-buddy from 1.17.5 to 1.17.6
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.5 to 1.17.6. - [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.17.5...byte-buddy-1.17.6) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.17.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ffb1bf commit 0b07920

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
@@ -150,7 +150,7 @@
150150
of dependencies (requireUpperBoundDeps rule).
151151
===================================================== -->
152152
<asm.version>9.6</asm.version>
153-
<byte-buddy.version>1.17.5</byte-buddy.version>
153+
<byte-buddy.version>1.17.6</byte-buddy.version>
154154
<commons-pool2.version>2.12.1</commons-pool2.version>
155155
<httpclient.version>4.5.14</httpclient.version>
156156
<httpcore.version>4.4.16</httpcore.version>

0 commit comments

Comments
 (0)