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 c218e11  Update `org.apache.maven:maven-model` to version `3.9.6` 
(#101)
c218e11 is described below

commit c218e118d7b3efa67c383408501f6074aa8b89e4
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Mon Dec 4 16:40:51 2023 +0000

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

diff --git a/pom.xml b/pom.xml
index 530a4ef..3b8b86a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -392,7 +392,7 @@
       <dependency>
         <groupId>org.apache.maven</groupId>
         <artifactId>maven-model</artifactId>
-        <version>3.9.5</version>
+        <version>3.9.6</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven</groupId>
diff --git a/src/changelog/.1.x.x/update_org_apache_maven_maven_model.xml 
b/src/changelog/.1.x.x/update_org_apache_maven_maven_model.xml
index 2ecf449..7a08f5d 100644
--- a/src/changelog/.1.x.x/update_org_apache_maven_maven_model.xml
+++ b/src/changelog/.1.x.x/update_org_apache_maven_maven_model.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="82" link="https://github.com/apache/logging-log4j-audit/pull/82"/>
-  <description format="asciidoc">Update `org.apache.maven:maven-model` to 
version `3.9.5`</description>
+  <issue id="101" 
link="https://github.com/apache/logging-log4j-audit/pull/101"/>
+  <description format="asciidoc">Update `org.apache.maven:maven-model` to 
version `3.9.6`</description>
 </entry>

Reply via email to