Skip to content

Commit fa0404e

Browse files
build(deps): bump byte-buddy from 1.14.4 to 1.14.5
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.4 to 1.14.5. - [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.4...byte-buddy-1.14.5) --- 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 9ec8832 commit fa0404e

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
@@ -434,7 +434,7 @@
434434
<dependency>
435435
<groupId>net.bytebuddy</groupId>
436436
<artifactId>byte-buddy</artifactId>
437-
<version>1.14.4</version>
437+
<version>1.14.5</version>
438438
</dependency>
439439

440440
<dependency>

0 commit comments

Comments
 (0)