Skip to content

Commit 1f289b3

Browse files
chore(deps): bump net.bytebuddy:byte-buddy from 1.17.5 to 1.17.6 (jiaqi#125)
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:development 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 b22b044 commit 1f289b3

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
@@ -23,7 +23,7 @@
2323
<url>https://travis-ci.org/jiaqi/jmxterm</url>
2424
</ciManagement>
2525
<properties>
26-
<byte-buddy.version>1.17.5</byte-buddy.version>
26+
<byte-buddy.version>1.17.6</byte-buddy.version>
2727
<jmock.version>2.13.1</jmock.version>
2828
<slf4j.version>2.0.17</slf4j.version>
2929
</properties>

0 commit comments

Comments
 (0)