Skip to content

Commit

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

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

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

---
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-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gaul committed Feb 12, 2024
1 parent f168539 commit 5f9824a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modernizer-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</prerequisites>

<properties>
<mavenVersion>3.8.1</mavenVersion>
<mavenVersion>3.9.5</mavenVersion>
</properties>

<dependencies>
Expand Down

0 comments on commit 5f9824a

Please sign in to comment.