Skip to content

Commit

Permalink
Merge pull request #708 from eclipse-transformer/dependabot/maven/net…
Browse files Browse the repository at this point in the history
….bytebuddy-byte-buddy-1.15.11

build(deps-dev): bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11
  • Loading branch information
bjhargrave authored Dec 16, 2024
2 parents 02a6a56 + 9f8b5a0 commit fda3e19
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.3</junit-jupiter.version>
<assertj.version>3.26.3</assertj.version>
<xmlunit.version>2.10.0</xmlunit.version>
<bytebuddy.version>1.15.10</bytebuddy.version>
<bytebuddy.version>1.15.11</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 fda3e19

Please sign in to comment.