Skip to content

Commit f194042

Browse files
Bump byte-buddy from 1.14.3 to 1.14.4
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.3 to 1.14.4. - [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.3...byte-buddy-1.14.4) --- 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 5a9e1bc commit f194042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
<dependency>
251251
<groupId>net.bytebuddy</groupId>
252252
<artifactId>byte-buddy</artifactId>
253-
<version>1.14.3</version>
253+
<version>1.14.4</version>
254254
</dependency>
255255
<!-- /dependency coverage -->
256256

0 commit comments

Comments
 (0)