Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven:maven-core from 3.9.1 to 3.9.2 (Go…
Browse files Browse the repository at this point in the history
…ogleContainerTools#4016)

Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.1...maven-3.9.2)

---
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>
Co-authored-by: Diego Alonso Marquez Palacios <diegomarquezp@google.com>
Co-authored-by: Min Zhu <zhumin@google.com>
  • Loading branch information
3 people authored Jun 27, 2023
1 parent b3e0641 commit aaa2533
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 @@ -39,7 +39,7 @@ project.ext.dependencyStrings = [
PICOCLI: 'info.picocli:picocli:4.7.3',

MAVEN_API: 'org.apache.maven:maven-plugin-api:3.9.2',
MAVEN_CORE: 'org.apache.maven:maven-core:3.9.1',
MAVEN_CORE: 'org.apache.maven:maven-core:3.9.2',
MAVEN_COMPAT: 'org.apache.maven:maven-compat:3.9.2',
MAVEN_PLUGIN_ANNOTATIONS: 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.9.0',

Expand Down

0 comments on commit aaa2533

Please sign in to comment.