Skip to content

Commit

Permalink
build(deps-dev): bump net.bytebuddy:byte-buddy from 1.15.3 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.15.3 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.15.3...byte-buddy-1.15.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 80a3140 commit 1843557
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 @@ -31,7 +31,7 @@
<junit-jupiter.version>5.11.2</junit-jupiter.version>
<assertj.version>3.26.3</assertj.version>
<xmlunit.version>2.10.0</xmlunit.version>
<bytebuddy.version>1.15.3</bytebuddy.version>
<bytebuddy.version>1.15.4</bytebuddy.version>
<maven.target.version>3.8.1</maven.target.version>
<shrinkwrap.version>1.2.6</shrinkwrap.version>
<!-- Reproducible build -->
Expand Down

0 comments on commit 1843557

Please sign in to comment.