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 c22c5c3  Bump org.apache.maven:maven-plugin-api from 3.9.5 to 3.9.6 
(#199)
c22c5c3 is described below

commit c22c5c30438030e93b30ef93729b1aa899bd62dd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 8 10:02:57 2023 -0500

    Bump org.apache.maven:maven-plugin-api from 3.9.5 to 3.9.6 (#199)
    
    Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) 
from 3.9.5 to 3.9.6.
    - [Release notes](https://github.com/apache/maven/releases)
    - 
[Commits](https://github.com/apache/maven/compare/maven-3.9.5...maven-3.9.6)
    
    ---
    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 d571b77..723b94b 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.5</version>
+      <version>3.9.6</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Reply via email to