Skip to content

Commit ab5a640

Browse files
committed
Update org.codehaus.modello:modello-maven-plugin to version 2.5.1 (#194)
1 parent bcb423c commit ab5a640

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-tools-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<!-- Maven plugin versions -->
5656
<maven-plugin.version>3.15.1</maven-plugin.version>
5757
<maven-plugin-api.version>3.6.3</maven-plugin-api.version>
58-
<modello-maven-plugin.version>2.5.0</modello-maven-plugin.version>
58+
<modello-maven-plugin.version>2.5.1</modello-maven-plugin.version>
5959
<sisu-maven-plugin.version>0.9.0.M4</sisu-maven-plugin.version>
6060

6161
</properties>

src/changelog/.0.x.x/update_org_codehaus_modello_modello_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="189" link="https://github.com/apache/logging-log4j-tools/pull/189"/>
7-
<description format="asciidoc">Update `org.codehaus.modello:modello-maven-plugin` to version `2.5.0`</description>
6+
<issue id="194" link="https://github.com/apache/logging-log4j-tools/pull/194"/>
7+
<description format="asciidoc">Update `org.codehaus.modello:modello-maven-plugin` to version `2.5.1`</description>
88
</entry>

0 commit comments

Comments
 (0)