Skip to content

Commit

Permalink
Bump net.bytebuddy:byte-buddy from 1.12.17 to 1.15.4
Browse files Browse the repository at this point in the history
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.17 to 1.15.4.
- [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.17...byte-buddy-1.15.4)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 42c6c83 commit 9c24142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<unboundid-ldapsdk.version>6.0.6</unboundid-ldapsdk.version>
<slf4j.version>1.7.36</slf4j.version>
<guava.version>32.0.0-jre</guava.version>
<byte-buddy.version>1.12.17</byte-buddy.version>
<byte-buddy.version>1.15.4</byte-buddy.version>
<logback.version>1.2.11</logback.version>
<bouncycastle.version>1.70</bouncycastle.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 9c24142

Please sign in to comment.