This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 09b0733 Bump org.apache.maven:maven-core from 3.9.6 to 3.9.7 (#268) 09b0733 is described below commit 09b07336af35cdb62a17c2999f4dc647b14d5f57 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri May 31 13:41:26 2024 -0400 Bump org.apache.maven:maven-core from 3.9.6 to 3.9.7 (#268) Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 3.9.6 to 3.9.7. - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.9.6...maven-3.9.7) --- updated-dependencies: - dependency-name: org.apache.maven:maven-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6ab1b20..9a2ba76 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ <!-- Try to deal with https://bz.apache.org/bugzilla/show_bug.cgi?id=66951 --> <groupId>org.apache.maven</groupId> <artifactId>maven-core</artifactId> - <version>3.9.6</version> + <version>3.9.7</version> <scope>provided</scope> </dependency> <dependency>