Skip to content

Commit

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

build(deps-dev): Bump byte-buddy from 1.12.13 to 1.12.14
  • Loading branch information
bjhargrave authored Aug 23, 2022
2 parents 1503fd3 + e5d9715 commit cfea3e6
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.0</junit-jupiter.version>
<assertj.version>3.23.1</assertj.version>
<xmlunit.version>2.9.0</xmlunit.version>
<bytebuddy.version>1.12.13</bytebuddy.version>
<bytebuddy.version>1.12.14</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 cfea3e6

Please sign in to comment.