Skip to content

Commit f1554d2

Browse files
Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 (#795)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.13 to 1.14.14. - [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.13...byte-buddy-1.14.14) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a0b908 commit f1554d2

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.13</version>
184+
<version>1.14.14</version>
185185
</dependency>
186186
<!-- overrides to resolve dependency conflicts - end-->
187187
<!-- overrides with vulnerability fixes - start-->

0 commit comments

Comments
 (0)