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.0.4274 to 3.8.1.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/commits/maven-3.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent e7f977b commit 974edbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-it-suite/src/test/resources/mng-4274/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ under the License.
<!-- NOTE: This has a dependency on our plexus-utils stub version 1.1.4274 -->
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
<version>2.0.4274</version>
<version>3.8.1</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 974edbb

Please sign in to comment.