Skip to content

Commit 222b886

Browse files
committed
Update com.gradle:common-custom-user-data-maven-extension to version 2.0.5 (#440)
1 parent f4a11e7 commit 222b886

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
<xml-maven-plugin.version>1.1.0</xml-maven-plugin.version>
234234
<!-- Due to a missing `maven-metadata.xml`, Dependabot does not update this automatically -->
235235
<develocity-maven-plugin.version>2.1</develocity-maven-plugin.version>
236-
<develocity-user-data-extension.version>2.0.3</develocity-user-data-extension.version>
236+
<develocity-user-data-extension.version>2.0.5</develocity-user-data-extension.version>
237237

238238
<!-- plugin dependencies versions -->
239239
<error-prone.version>2.38.0</error-prone.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
type="updated">
6+
<issue id="440" link="https://github.com/apache/logging-parent/pull/440"/>
7+
<description format="asciidoc">Update `com.gradle:common-custom-user-data-maven-extension` to version `2.0.5`</description>
8+
</entry>

0 commit comments

Comments
 (0)