Skip to content

Commit c6aa4a2

Browse files
Bump net.bytebuddy:byte-buddy from 1.15.0 to 1.15.1
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.0 to 1.15.1. - [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.0...byte-buddy-1.15.1) --- 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 1cde259 commit c6aa4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@
461461
<dependency>
462462
<groupId>net.bytebuddy</groupId>
463463
<artifactId>byte-buddy</artifactId>
464-
<version>1.15.0</version>
464+
<version>1.15.1</version>
465465
</dependency>
466466

467467
<dependency>

0 commit comments

Comments
 (0)