Skip to content

Commit 6ddddd5

Browse files
Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.2
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.1 to 1.15.2. - [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.1...byte-buddy-1.15.2) --- 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 5b8d7d2 commit 6ddddd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
<dependency>
183183
<groupId>net.bytebuddy</groupId>
184184
<artifactId>byte-buddy</artifactId>
185-
<version>1.15.1</version>
185+
<version>1.15.2</version>
186186
</dependency>
187187
<!-- overrides to resolve dependency conflicts - end-->
188188
<!-- overrides with vulnerability fixes - start-->

0 commit comments

Comments
 (0)