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 c176962  Bump org.apache.maven:maven-core from 3.9.7 to 3.9.8 (#278)
c176962 is described below

commit c176962894a56410d13b91a2093d0fcce6cbfb9a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 21 08:41:41 2024 -0400

    Bump org.apache.maven:maven-core from 3.9.7 to 3.9.8 (#278)
    
    Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 
3.9.7 to 3.9.8.
    - [Release notes](https://github.com/apache/maven/releases)
    - 
[Commits](https://github.com/apache/maven/compare/maven-3.9.7...maven-3.9.8)
    
    ---
    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 b4c6f70..1b191ea 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.7</version>
+      <version>3.9.8</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Reply via email to