Skip to content

Commit

Permalink
build(deps): Bump org.apache.maven:maven-core
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 3.3.9 to 3.8.1.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.3.9...maven-3.8.1)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent 6f33668 commit a28c362
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 @@ -34,7 +34,7 @@
<assertj.version>3.24.2</assertj.version>
<xmlunit.version>2.9.1</xmlunit.version>
<bytebuddy.version>1.14.6</bytebuddy.version>
<maven.target.version>3.3.9</maven.target.version>
<maven.target.version>3.8.1</maven.target.version>
<shrinkwrap.version>1.2.6</shrinkwrap.version>
<!-- Reproducible build -->
<project.build.outputTimestamp>1980-02-01T00:00:00Z</project.build.outputTimestamp>
Expand Down

0 comments on commit a28c362

Please sign in to comment.