Skip to content

Commit

Permalink
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 2.2.1 to 3.8.1.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-2.2.1...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 9c6cbbc commit ec4afc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itf-extension-maven/src/test/resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<properties>
<mojo.java.target>1.8</mojo.java.target>

<mavenVersion>2.2.1</mavenVersion>
<mavenVersion>3.8.1</mavenVersion>
<wagonVersion>2.12</wagonVersion>
<doxiaVersion>1.7</doxiaVersion>
<doxia-sitetoolsVersion>1.7</doxia-sitetoolsVersion>
Expand Down

0 comments on commit ec4afc2

Please sign in to comment.