Skip to content

Commit c6085cb

Browse files
Bump net.bytebuddy:byte-buddy from 1.14.17 to 1.14.18
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.17 to 1.14.18. - [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.17...byte-buddy-1.14.18) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0acd88 commit c6085cb

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
@@ -277,7 +277,7 @@
277277
<dependency>
278278
<groupId>net.bytebuddy</groupId>
279279
<artifactId>byte-buddy</artifactId>
280-
<version>1.14.17</version>
280+
<version>1.14.18</version>
281281
</dependency>
282282

283283
<!-- CLI -->

0 commit comments

Comments
 (0)