Skip to content

Commit 5bd5c26

Browse files
Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.1
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.8 to 1.18.1. - [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.17.8...byte-buddy-1.18.1) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6fa52d commit 5bd5c26

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.17.8</version>
280+
<version>1.18.1</version>
281281
</dependency>
282282
<dependency>
283283
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)