Skip to content

Commit 1e8d46d

Browse files
committed
Update apache-rat-plugin to version 0.16
Closes #92.
1 parent e789acd commit 1e8d46d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,8 @@
289289
<palantir-java-format.version>2.39.0</palantir-java-format.version>
290290
<spotbugs-annotations.version>4.8.3</spotbugs-annotations.version>
291291

292+
<!-- plugin version overriddes -->
293+
<version.apache-rat-plugin>0.16</version.apache-rat-plugin>
292294
<!-- plugin versions -->
293295
<asciidoctor-maven-plugin.version>2.2.4</asciidoctor-maven-plugin.version>
294296
<beanshell-maven-plugin.version>1.4</beanshell-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="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5+
type="updated">
6+
<issue id="92" link="https://github.com/apache/logging-parent/pull/92"/>
7+
<description format="asciidoc">Update `org.apache.rat:apache-rat-plugin` to version `0.16`</description>
8+
</entry>

0 commit comments

Comments
 (0)