Skip to content

Commit

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

Bump net.bytebuddy:byte-buddy from 1.14.19 to 1.15.0
  • Loading branch information
bjhargrave committed Aug 26, 2024
2 parents b96cee1 + 0d28afa commit 0922d2d
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.0</junit-jupiter.version>
<assertj.version>3.26.3</assertj.version>
<xmlunit.version>2.10.0</xmlunit.version>
<bytebuddy.version>1.14.19</bytebuddy.version>
<bytebuddy.version>1.15.0</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 0922d2d

Please sign in to comment.