Skip to content

Commit 6a7ed10

Browse files
Bump net.bytebuddy:byte-buddy from 1.18.2 to 1.18.3 (#11588)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.2 to 1.18.3. - [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.2...byte-buddy-1.18.3) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.3 dependency-type: direct:production 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 467c6e2 commit 6a7ed10

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.1</asmVersion>
146-
<byteBuddyVersion>1.18.2</byteBuddyVersion>
146+
<byteBuddyVersion>1.18.3</byteBuddyVersion>
147147
<classWorldsVersion>2.9.0</classWorldsVersion>
148148
<commonsCliVersion>1.11.0</commonsCliVersion>
149149
<domtripVersion>0.4.0</domtripVersion>

0 commit comments

Comments
 (0)