Skip to content

Commit

Permalink
Bump maven-core from 3.8.3 to 3.8.4 (#3510)
Browse files Browse the repository at this point in the history
Bumps [maven-core](https://github.com/apache/maven) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.3...maven-3.8.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] authored Nov 22, 2021
1 parent 2649f19 commit 291d42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ project.ext.dependencyStrings = [
PICOCLI: 'info.picocli:picocli:4.6.2',

MAVEN_API: 'org.apache.maven:maven-plugin-api:3.8.3',
MAVEN_CORE: 'org.apache.maven:maven-core:3.8.3',
MAVEN_CORE: 'org.apache.maven:maven-core:3.8.4',
MAVEN_COMPAT: 'org.apache.maven:maven-compat:3.8.3',
MAVEN_PLUGIN_ANNOTATIONS: 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.6.1',

Expand Down

0 comments on commit 291d42c

Please sign in to comment.