Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Commit f15cfff

Browse files
Bump net.byte-buddy.version from 1.18.4 to 1.18.7
Bumps `net.byte-buddy.version` from 1.18.4 to 1.18.7. Updates `net.bytebuddy:byte-buddy-agent` from 1.18.4 to 1.18.7 - [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.18.4...byte-buddy-1.18.7) Updates `net.bytebuddy:byte-buddy` from 1.18.4 to 1.18.7 - [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.18.4...byte-buddy-1.18.7) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy-agent dependency-version: 1.18.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9082b8 commit f15cfff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<!-- Third-party dependencies. -->
3434
<org.junit.version>5.14.3</org.junit.version>
35-
<net.byte-buddy.version>1.18.4</net.byte-buddy.version>
35+
<net.byte-buddy.version>1.18.7</net.byte-buddy.version>
3636
</properties>
3737

3838
<licenses>

0 commit comments

Comments
 (0)