Skip to content

Commit

Permalink
chore(deps): bump maven.version from 3.9.4 to 3.9.5
Browse files Browse the repository at this point in the history
Bumps `maven.version` from 3.9.4 to 3.9.5.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 423e705 commit 3f4d76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/report-aggregator-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<packaging>maven-plugin</packaging>

<properties>
<maven.version>3.9.4</maven.version>
<maven.version>3.9.5</maven.version>
<maven-reporting.version>3.1.0</maven-reporting.version>
<maven-plugin.version>3.9.0</maven-plugin.version>
<itf.version>0.11.0</itf.version>
Expand Down

0 comments on commit 3f4d76c

Please sign in to comment.