Skip to content

Commit 2479cde

Browse files
Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.10 to 1.15.11. - [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.10...byte-buddy-1.15.11) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a34b6d6 commit 2479cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@
793793
<dependency>
794794
<groupId>net.bytebuddy</groupId>
795795
<artifactId>byte-buddy</artifactId>
796-
<version>1.15.10</version>
796+
<version>1.15.11</version>
797797
<scope>test</scope>
798798
</dependency>
799799
<dependency>

0 commit comments

Comments
 (0)