Skip to content

Commit e53875d

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

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

0 commit comments

Comments
 (0)