Skip to content

Commit 5dba60a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inject-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>net.bytebuddy</groupId>
4040
<artifactId>byte-buddy</artifactId>
41-
<version>1.14.9</version>
41+
<version>1.14.10</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>net.bytebuddy</groupId>

0 commit comments

Comments
 (0)