8000 Bump net.bytebuddy:byte-buddy from 1.15.7 to 1.15.10 · easymock/easymock@2c3ba98 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c3ba98

Browse files
dependabot[bot]henri-tremblay
authored andcommitted
Bump net.bytebuddy:byte-buddy from 1.15.7 to 1.15.10
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.7 to 1.15.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.15.7...byte-buddy-1.15.10) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 964763e commit 2c3ba98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>net.bytebuddy</groupId>
3737
<artifactId>byte-buddy</artifactId>
38-
<version>1.15.7</version>
38+
<version>1.15.10</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>org.ow2.asm</groupId>

0 commit comments

Comments
 (0)
0