Skip to content

Commit 8f28f7d

Browse files
Bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.3 to 1.15.4. - [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.15.3...byte-buddy-1.15.4) --- 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 f5e54ca commit 8f28f7d

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
@@ -166,7 +166,7 @@ under the License.
166166
<!-- various versions -->
167167
<assertjVersion>3.26.3</assertjVersion>
168168
<asmVersion>9.7.1</asmVersion>
169-
<byteBuddyVersion>1.15.3</byteBuddyVersion>
169+
<byteBuddyVersion>1.15.4</byteBuddyVersion>
170170
<classWorldsVersion>2.8.0</classWorldsVersion>
171171
<commonsCliVersion>1.9.0</commonsCliVersion>
172172
<guiceVersion>6.0.0</guiceVersion>

0 commit comments

Comments
 (0)