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 4ace6b2  Bump org.apache.maven:maven-plugin-api from 3.9.7 to 3.9.8 
(#277)
4ace6b2 is described below

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

    Bump org.apache.maven:maven-plugin-api from 3.9.7 to 3.9.8 (#277)
    
    Bumps [org.apache.maven:maven-plugin-api](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-plugin-api
      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 a6440ef..b4c6f70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
       <!-- Try to deal with 
https://bz.apache.org/bugzilla/show_bug.cgi?id=66951 -->
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-plugin-api</artifactId>
-      <version>3.9.7</version>
+      <version>3.9.8</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Reply via email to