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

pkarwasz pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.x by this push:
     new af69de4314 Update `org.gradlex:gradle-module-metadata-maven-plugin` to 
version `1.1` (#3811)
af69de4314 is described below

commit af69de4314639a0d9d75735daa6798e41ea50340
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 30 12:50:30 2025 +0000

    Update `org.gradlex:gradle-module-metadata-maven-plugin` to version `1.1` 
(#3811)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 log4j-parent/pom.xml                                              | 2 +-
 .../update_org_gradlex_gradle_module_metadata_maven_plugin.xml    | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 8302fab4d2..ec32a8eca4 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -1094,7 +1094,7 @@
       <plugin>
         <groupId>org.gradlex</groupId>
         <artifactId>gradle-module-metadata-maven-plugin</artifactId>
-        <version>1.0.1</version>
+        <version>1.1</version>
         <configuration>
           <compileOnlyApiDependencies>
             <dependency>
diff --git 
a/src/changelog/.2.x.x/update_org_gradlex_gradle_module_metadata_maven_plugin.xml
 
b/src/changelog/.2.x.x/update_org_gradlex_gradle_module_metadata_maven_plugin.xml
new file mode 100644
index 0000000000..a1d201d9a7
--- /dev/null
+++ 
b/src/changelog/.2.x.x/update_org_gradlex_gradle_module_metadata_maven_plugin.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns="https://logging.apache.org/xml/ns";
+       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
+       type="updated">
+  <issue id="3811" link="https://github.com/apache/logging-log4j2/pull/3811"/>
+  <description format="asciidoc">Update 
`org.gradlex:gradle-module-metadata-maven-plugin` to version `1.1`</description>
+</entry>

Reply via email to