Skip to content

Commit 38a7b21

Browse files
build(deps): bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.6
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.5 to 1.14.6. - [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.5...byte-buddy-1.14.6) --- 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 8e1e9ed commit 38a7b21

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
@@ -435,7 +435,7 @@
435435
<dependency>
436436
<groupId>net.bytebuddy</groupId>
437437
<artifactId>byte-buddy</artifactId>
438-
<version>1.14.5</version>
438+
<version>1.14.6</version>
439439
</dependency>
440440

441441
<dependency>

0 commit comments

Comments
 (0)