Skip to content

Commit 1bcc809

Browse files
Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.7
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.5 to 1.15.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.15.5...byte-buddy-1.15.7) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b1c717 commit 1bcc809

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
@@ -280,7 +280,7 @@
280280
<dependency>
281281
<groupId>net.bytebuddy</groupId>
282282
<artifactId>byte-buddy</artifactId>
283-
<version>1.15.5</version>
283+
<version>1.15.7</version>
284284
</dependency>
285285

286286
<!-- CLI -->

0 commit comments

Comments
 (0)