Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.maven:apache-maven
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent d9f5649 commit 72f0665
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions takari-plugin-testing-its/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,21 +123,21 @@
<artifactItem>
<groupId>org.apache.maven</groupId>
<artifactId>apache-maven</artifactId>
<version>3.6.3</version>
<version>3.9.9</version>
<classifier>bin</classifier>
<type>tar.gz</type>
</artifactItem>
<artifactItem>
<groupId>org.apache.maven</groupId>
<artifactId>apache-maven</artifactId>
<version>3.8.8</version>
<version>3.9.9</version>
<classifier>bin</classifier>
<type>tar.gz</type>
</artifactItem>
<artifactItem>
<groupId>org.apache.maven</groupId>
<artifactId>apache-maven</artifactId>
<version>3.9.8</version>
<version>3.9.9</version>
<classifier>bin</classifier>
<type>tar.gz</type>
</artifactItem>
Expand Down

0 comments on commit 72f0665

Please sign in to comment.