This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-audit.git


The following commit(s) were added to refs/heads/master by this push:
     new 66122be  Update `org.apache.maven:maven-plugin-api` to version `3.9.6` 
(#97)
66122be is described below

commit 66122bec225ac774f3498bb6b58a02df9886ab08
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri Dec 1 17:01:40 2023 +0000

    Update `org.apache.maven:maven-plugin-api` to version `3.9.6` (#97)
---
 pom.xml                                                           | 2 +-
 src/changelog/.1.x.x/update_org_apache_maven_maven_plugin_api.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 71f1075..cbba78f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -397,7 +397,7 @@
       <dependency>
         <groupId>org.apache.maven</groupId>
         <artifactId>maven-plugin-api</artifactId>
-        <version>3.9.5</version>
+        <version>3.9.6</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.plugin-tools</groupId>
diff --git a/src/changelog/.1.x.x/update_org_apache_maven_maven_plugin_api.xml 
b/src/changelog/.1.x.x/update_org_apache_maven_maven_plugin_api.xml
index d40fd2a..1948831 100644
--- a/src/changelog/.1.x.x/update_org_apache_maven_maven_plugin_api.xml
+++ b/src/changelog/.1.x.x/update_org_apache_maven_maven_plugin_api.xml
@@ -3,6 +3,6 @@
        xmlns="http://logging.apache.org/log4j/changelog";
        xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.2.xsd";
        type="changed">
-  <issue id="61" link="https://github.com/apache/logging-log4j-audit/pull/61"/>
-  <description format="asciidoc">Update `org.apache.maven:maven-plugin-api` to 
version `3.9.5`</description>
+  <issue id="97" link="https://github.com/apache/logging-log4j-audit/pull/97"/>
+  <description format="asciidoc">Update `org.apache.maven:maven-plugin-api` to 
version `3.9.6`</description>
 </entry>

Reply via email to