Skip to content

Commit

Permalink
Merge pull request #661 from eclipse/dependabot/maven/net.bytebuddy-b…
Browse files Browse the repository at this point in the history
…yte-buddy-1.15.2

build(deps-dev): bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.2
  • Loading branch information
bjhargrave committed Sep 26, 2024
2 parents 0a24621 + 89fa86c commit 2491201
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.1</junit-jupiter.version>
<assertj.version>3.26.3</assertj.version>
<xmlunit.version>2.10.0</xmlunit.version>
<bytebuddy.version>1.15.1</bytebuddy.version>
<bytebuddy.version>1.15.2</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 2491201

Please sign in to comment.