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

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


The following commit(s) were added to refs/heads/main by this push:
     new e638779  Update `com.gradle:develocity-maven-extension` to version 
`2.1` (#429)
e638779 is described below

commit e638779c83c74df55e4f03e165f2fbd550206fe9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 12 12:51:09 2025 +0000

    Update `com.gradle:develocity-maven-extension` to version `2.1` (#429)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 pom.xml                                                           | 2 +-
 .../.12.x.x/update_com_gradle_develocity_maven_extension.xml      | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 08547da..4dc0918 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,7 @@
     <spotless-maven-plugin.version>2.44.5</spotless-maven-plugin.version>
     <xml-maven-plugin.version>1.1.0</xml-maven-plugin.version>
     <!-- Due to a missing `maven-metadata.xml`, Dependabot does not update 
this automatically -->
-    <develocity-maven-plugin.version>2.0.1</develocity-maven-plugin.version>
+    <develocity-maven-plugin.version>2.1</develocity-maven-plugin.version>
     
<develocity-user-data-extension.version>2.0.3</develocity-user-data-extension.version>
 
     <!-- plugin dependencies versions -->
diff --git 
a/src/changelog/.12.x.x/update_com_gradle_develocity_maven_extension.xml 
b/src/changelog/.12.x.x/update_com_gradle_develocity_maven_extension.xml
new file mode 100644
index 0000000..c46d6c3
--- /dev/null
+++ b/src/changelog/.12.x.x/update_com_gradle_develocity_maven_extension.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="429" link="https://github.com/apache/logging-parent/pull/429"/>
+  <description format="asciidoc">Update 
`com.gradle:develocity-maven-extension` to version `2.1`</description>
+</entry>

Reply via email to