Skip to content

Commit

Permalink
Bump byte-buddy from 1.14.2 to 1.14.3 (#626)
Browse files Browse the repository at this point in the history
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.2 to 1.14.3.
- [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.2...byte-buddy-1.14.3)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2023
1 parent c06ab3d commit ae9667d
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 @@ -30,7 +30,7 @@
<ant.version>1.10.13</ant.version>
<archaius-core.version>0.7.7</archaius-core.version>
<assertj-guava.version>3.24.2</assertj-guava.version>
<byte-buddy.version>1.14.2</byte-buddy.version>
<byte-buddy.version>1.14.3</byte-buddy.version>
<caffeine.version>3.1.5</caffeine.version>
<checker-qual.version>3.32.0</checker-qual.version>
<classmate.version>1.5.1</classmate.version>
Expand Down

0 comments on commit ae9667d

Please sign in to comment.