Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent d0b5238 commit b9db0f5
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 @@ -66,7 +66,7 @@
<spotbugs.version>4.8.6</spotbugs.version>
<commons.lang.version>3.16.0</commons.lang.version>
<commons.io.version>2.16.1</commons.io.version>
<byte-buddy.version>1.14.18</byte-buddy.version>
<byte-buddy.version>1.14.19</byte-buddy.version>
<slf4j.version>2.0.15</slf4j.version>

<!-- Project Test Dependencies Configuration -->
Expand Down

0 comments on commit b9db0f5

Please sign in to comment.