Skip to content

Commit ec1c814

Browse files
committed
Update org.codehaus.mojo:exec-maven-plugin to version 3.5.0 (#99)
1 parent 3644d40 commit ec1c814

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150

151151
<!-- plugin versions -->
152152
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
153-
<exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>
153+
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
154154
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
155155

156156
</properties>

src/changelog/.1.x.x/update_org_codehaus_mojo_exec_maven_plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="83" link="https://github.com/apache/logging-log4j-kotlin/pull/83"/>
7-
<description format="asciidoc">Update `org.codehaus.mojo:exec-maven-plugin` to version `3.4.1`</description>
6+
<issue id="99" link="https://github.com/apache/logging-log4j-kotlin/pull/99"/>
7+
<description format="asciidoc">Update `org.codehaus.mojo:exec-maven-plugin` to version `3.5.0`</description>
88
</entry>

0 commit comments

Comments
 (0)