Skip to content

Commit f19bb7b

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

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
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>net.bytebuddy</groupId>
4646
<artifactId>byte-buddy</artifactId>
47-
<version>1.12.1</version>
47+
<version>1.17.0</version>
4848
<optional>true</optional>
4949
</dependency>
5050
<dependency>

0 commit comments

Comments
 (0)