Skip to content

Commit 2645282

Browse files
dependabot[bot]VanRoy
authored andcommitted
Bump byte-buddy from 1.10.12 to 1.10.13
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.10.12 to 1.10.13. - [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.10.12...byte-buddy-1.10.13) Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd85aae commit 2645282

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
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>net.bytebuddy</groupId>
4848
<artifactId>byte-buddy</artifactId>
49-
<version>1.10.12</version>
49+
<version>1.10.13</version>
5050
<optional>true</optional>
5151
</dependency>
5252
<dependency>

0 commit comments

Comments
 (0)