Skip to content

Commit 1740641

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-parent/pom.xml

+1-1
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.1</byte-buddy.version>
153+
<byte-buddy.version>1.17.2</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)