Skip to content

Commit

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

---
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 Feb 22, 2022
1 parent 40239ad commit 008eab2
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.12</ant.version>
<archaius-core.version>0.7.7</archaius-core.version>
<assertj-guava.version>3.4.0</assertj-guava.version>
<byte-buddy.version>1.12.7</byte-buddy.version>
<byte-buddy.version>1.12.8</byte-buddy.version>
<caffine.version>3.0.5</caffine.version>
<checker-qual.version>3.21.2</checker-qual.version>
<classmate.version>1.5.1</classmate.version>
Expand Down

0 comments on commit 008eab2

Please sign in to comment.