Skip to content

Commit 908b2f3

Browse files
Update org.codehaus.mojo:build-helper-maven-plugin to version 3.6.1 (#403) (#403)
Co-authored-by: ASF Logging Services RM <private@logging.apache.org>
1 parent 2bf3dfc commit 908b2f3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
<asciidoctor-maven-plugin.version>3.2.0</asciidoctor-maven-plugin.version>
218218
<bnd-maven-plugin.version>7.1.0</bnd-maven-plugin.version>
219219
<bnd-baseline-maven-plugin.version>7.1.0</bnd-baseline-maven-plugin.version>
220-
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
220+
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
221221
<cyclonedx-maven-plugin.version>2.9.1</cyclonedx-maven-plugin.version>
222222
<exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>
223223
<exec-maven-plugin.version>3.5.1</exec-maven-plugin.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="403" link="https://github.com/apache/logging-parent/pull/403"/>
7+
<description format="asciidoc">Update `org.codehaus.mojo:build-helper-maven-plugin` to version `3.6.1`</description>
8+
</entry>

0 commit comments

Comments
 (0)