Skip to content

Commit

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

build(deps-dev): Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15
  • Loading branch information
bjhargrave committed May 9, 2024
2 parents 03c6daa + 5f2267a commit 7b215ab
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.10.2</junit-jupiter.version>
<assertj.version>3.25.3</assertj.version>
<xmlunit.version>2.10.0</xmlunit.version>
<bytebuddy.version>1.14.14</bytebuddy.version>
<bytebuddy.version>1.14.15</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 7b215ab

Please sign in to comment.