Skip to content

Commit c541d27

Browse files
Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.12 to 1.14.13. - [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.14.12...byte-buddy-1.14.13) --- 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 3e3de31 commit c541d27

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
@@ -181,7 +181,7 @@
181181
<dependency>
182182
<groupId>net.bytebuddy</groupId>
183183
<artifactId>byte-buddy</artifactId>
184-
<version>1.14.12</version>
184+
<version>1.14.13</version>
185185
</dependency>
186186
<!-- overrides to resolve dependency conflicts - end-->
187187
<!-- overrides with vulnerability fixes - start-->

0 commit comments

Comments
 (0)