Skip to content

Commit

Permalink
build(deps-dev): Bump byte-buddy from 1.12.20 to 1.12.21
Browse files Browse the repository at this point in the history
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.20 to 1.12.21.
- [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.20...byte-buddy-1.12.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2023
1 parent 8a016d1 commit 948384f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.transformer.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<junit-jupiter.version>5.9.1</junit-jupiter.version>
<assertj.version>3.23.1</assertj.version>
<xmlunit.version>2.9.0</xmlunit.version>
<bytebuddy.version>1.12.20</bytebuddy.version>
<bytebuddy.version>1.12.21</bytebuddy.version>
<maven.target.version>3.3.9</maven.target.version>
<shrinkwrap.version>1.2.6</shrinkwrap.version>
<!-- Reproducible build -->
Expand Down

0 comments on commit 948384f

Please sign in to comment.