Skip to content

Commit 6b11d09

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Bump byte-buddy from 1.12.9 to 1.12.10
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.9 to 1.12.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.12.9...byte-buddy-1.12.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 6ce76fb commit 6b11d09

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
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>net.bytebuddy</groupId>
8787
<artifactId>byte-buddy</artifactId>
88-
<version>1.12.9</version>
88+
<version>1.12.10</version>
8989
</dependency>
9090

9191
<dependency>

0 commit comments

Comments
 (0)