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 b2c1d20  Update `org.apache.maven.plugin-tools:maven-plugin-tools-api` 
to version `3.10.2` (#87)
b2c1d20 is described below

commit b2c1d203bb1da5c735cd1b929ffe66582c4b7bfe
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Tue Nov 7 16:32:17 2023 +0000

    Update `org.apache.maven.plugin-tools:maven-plugin-tools-api` to version 
`3.10.2` (#87)
---
 pom.xml                                                               | 2 +-
 .../update_org_apache_maven_plugin_tools_maven_plugin_tools_api.xml   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 65134ac..f4179eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -402,7 +402,7 @@
       <dependency>
         <groupId>org.apache.maven.plugin-tools</groupId>
         <artifactId>maven-plugin-tools-api</artifactId>
-        <version>3.10.1</version>
+        <version>3.10.2</version>
       </dependency>
       <dependency>
         <groupId>org.modelmapper</groupId>
diff --git 
a/src/changelog/.1.x.x/update_org_apache_maven_plugin_tools_maven_plugin_tools_api.xml
 
b/src/changelog/.1.x.x/update_org_apache_maven_plugin_tools_maven_plugin_tools_api.xml
index 6cdd994..4c495fe 100644
--- 
a/src/changelog/.1.x.x/update_org_apache_maven_plugin_tools_maven_plugin_tools_api.xml
+++ 
b/src/changelog/.1.x.x/update_org_apache_maven_plugin_tools_maven_plugin_tools_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="65" link="https://github.com/apache/logging-log4j-audit/pull/65"/>
-  <description format="asciidoc">Update 
`org.apache.maven.plugin-tools:maven-plugin-tools-api` to version 
`3.10.1`</description>
+  <issue id="87" link="https://github.com/apache/logging-log4j-audit/pull/87"/>
+  <description format="asciidoc">Update 
`org.apache.maven.plugin-tools:maven-plugin-tools-api` to version 
`3.10.2`</description>
 </entry>

Reply via email to