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 a9a665c Update `com.gradle:common-custom-user-data-maven-extension`
to version `2.0.2` (#384) (#384)
a9a665c is described below
commit a9a665cfdde097b4b02c1d9835791f07ec8235c7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 19 20:22:43 2025 +0000
Update `com.gradle:common-custom-user-data-maven-extension` to version
`2.0.2` (#384) (#384)
Co-authored-by: ASF Logging Services RM <[email protected]>
---
pom.xml | 2 +-
.../update_com_gradle_common_custom_user_data_maven_extension.xml | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e719205..ea0a190 100644
--- a/pom.xml
+++ b/pom.xml
@@ -233,7 +233,7 @@
<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</develocity-maven-plugin.version>
-
<develocity-user-data-extension.version>2.0.1</develocity-user-data-extension.version>
+
<develocity-user-data-extension.version>2.0.2</develocity-user-data-extension.version>
<!-- plugin dependencies versions -->
<error-prone.version>2.38.0</error-prone.version>
diff --git
a/src/changelog/.12.x.x/update_com_gradle_common_custom_user_data_maven_extension.xml
b/src/changelog/.12.x.x/update_com_gradle_common_custom_user_data_maven_extension.xml
new file mode 100644
index 0000000..1e5e527
--- /dev/null
+++
b/src/changelog/.12.x.x/update_com_gradle_common_custom_user_data_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="384" link="https://github.com/apache/logging-parent/pull/384"/>
+ <description format="asciidoc">Update
`com.gradle:common-custom-user-data-maven-extension` to version
`2.0.2`</description>
+</entry>