Skip to content

Commit

Permalink
Bump org.apache.maven:apache-maven from 3.6.3 to 3.9.6
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.6.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.6.3...maven-3.9.6)

---
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] committed Mar 27, 2024
1 parent 0a886f7 commit 0583475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<properties>
<maven.scm.version>2.0.1</maven.scm.version>
<mojo.java.target>8</mojo.java.target>
<maven.it.version>${mavenVersion}</maven.it.version>
<maven.it.version>3.9.6</maven.it.version>
<takari.plugin.testing.version>3.0.0</takari.plugin.testing.version>
<takari-lifecycle-plugin.version>2.0.8</takari-lifecycle-plugin.version>
<test.excludes>**/it/**</test.excludes>
Expand Down

0 comments on commit 0583475

Please sign in to comment.