Bump maven-core from 3.9.0 to 3.9.1 (#11869)

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

---
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>
This commit is contained in:
dependabot[bot] 2023-03-23 19:48:52 +08:00 committed by GitHub
parent 01049311ac
commit 08f3c6b018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
<version>3.9.0</version>
<version>3.9.1</version>
<scope>provided</scope>
</dependency>

View File

@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
<version>3.9.0</version>
<version>3.9.1</version>
<scope>provided</scope>
</dependency>