Skip to content

Commit 277e044

Browse files
Bump byte-buddy from 1.9.13 to 1.10.10
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.9.13 to 1.10.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.9.13...byte-buddy-1.10.10) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4e173e9 commit 277e044

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
@@ -30,7 +30,7 @@
3030
<unboundid-ldapsdk.version>5.0.1</unboundid-ldapsdk.version>
3131
<slf4j.version>1.7.30</slf4j.version>
3232
<guava.version>20.0</guava.version>
33-
<byte-buddy.version>1.9.13</byte-buddy.version>
33+
<byte-buddy.version>1.10.10</byte-buddy.version>
3434
<logback.version>1.2.3</logback.version>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3636
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>

0 commit comments

Comments
 (0)