Skip to content

Commit dff7903

Browse files
Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2 (#11496)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.1 to 1.18.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.18.1...byte-buddy-1.18.2) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d749fbc commit dff7903

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
@@ -143,7 +143,7 @@ under the License.
143143
<project.build.outputTimestamp>2025-06-24T20:18:00Z</project.build.outputTimestamp>
144144
<!-- various versions -->
145145
<asmVersion>9.9</asmVersion>
146-
<byteBuddyVersion>1.18.1</byteBuddyVersion>
146+
<byteBuddyVersion>1.18.2</byteBuddyVersion>
147147
<classWorldsVersion>2.9.0</classWorldsVersion>
148148
<commonsCliVersion>1.11.0</commonsCliVersion>
149149
<domtripVersion>0.4.0</domtripVersion>

0 commit comments

Comments
 (0)