Skip to content

Commit 7fa3575

Browse files
committed
Update org.codehaus.mojo:flatten-maven-plugin to version 1.7.2 (#444)
1 parent f4a11e7 commit 7fa3575

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
@@ -221,7 +221,7 @@
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>
224-
<flatten-maven-plugin.version>1.7.0</flatten-maven-plugin.version>
224+
<flatten-maven-plugin.version>1.7.2</flatten-maven-plugin.version>
225225
<frontend-maven-plugin.version>1.15.1</frontend-maven-plugin.version>
226226
<gmavenplus-plugin.version>4.2.1</gmavenplus-plugin.version>
227227
<jacoco-maven-plugin.version>0.8.13</jacoco-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="444" link="https://github.com/apache/logging-parent/pull/444"/>
7+
<description format="asciidoc">Update `org.codehaus.mojo:flatten-maven-plugin` to version `1.7.2`</description>
8+
</entry>

0 commit comments

Comments
 (0)