Skip to content

Commit

Permalink
Bump mavenVersion from 3.5.4 to 3.9.2
Browse files Browse the repository at this point in the history
Bumps `mavenVersion` from 3.5.4 to 3.9.2.

Updates `maven-plugin-api` from 3.5.4 to 3.9.2
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.5.4...maven-3.9.2)

Updates `maven-artifact` from 3.5.4 to 3.9.2
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.5.4...maven-3.9.2)

Updates `maven-model` from 3.5.4 to 3.9.2
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.5.4...maven-3.9.2)

Updates `maven-core` from 3.5.4 to 3.9.2
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.5.4...maven-3.9.2)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-model
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2023
1 parent 6a6f32e commit 10abd6e
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 @@ -105,7 +105,7 @@
</ciManagement>

<properties>
<mavenVersion>3.5.4</mavenVersion>
<mavenVersion>3.9.2</mavenVersion>
<mojo.java.target>7</mojo.java.target>
<minimalJavaBuildVersion>1.7</minimalJavaBuildVersion>

Expand Down

0 comments on commit 10abd6e

Please sign in to comment.