Skip to content

Commit 289be26

Browse files
Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.17.2
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.10 to 1.17.2. - [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.15.10...byte-buddy-1.17.2) --- 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 fc409ac commit 289be26

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
@@ -279,7 +279,7 @@
279279
<dependency>
280280
<groupId>net.bytebuddy</groupId>
281281
<artifactId>byte-buddy</artifactId>
282-
<version>1.15.10</version>
282+
<version>1.17.2</version>
283283
</dependency>
284284
<dependency>
285285
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)