Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 4, 2023
1 parent ebf23ce commit a4a2c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/maven-plugin/pom.xml
Expand Up @@ -18,7 +18,7 @@
<itf-maven.version>0.11.0</itf-maven.version>
<maven-plugin-api.version>3.9.4</maven-plugin-api.version>
<maven-plugin-annotations.version>3.9.0</maven-plugin-annotations.version>
<maven-core.version>3.9.3</maven-core.version>
<maven-core.version>3.9.4</maven-core.version>
</properties>

<dependencies>
Expand Down

0 comments on commit a4a2c2a

Please sign in to comment.