This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/master by this push:
new 33fb100 Update build from Apache RAT Maven plugin 0.12 to 0.13.
33fb100 is described below
commit 33fb100200a2eb6e38c4c31b86bb59c6c3bbcde5
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 16 08:42:06 2019 -0400
Update build from Apache RAT Maven plugin 0.12 to 0.13.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9ff634c..dc69b10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -211,7 +211,7 @@
<failsafe.plugin.version>2.21.0</failsafe.plugin.version>
<checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
<deploy.plugin.version>2.8.2</deploy.plugin.version>
- <rat.plugin.version>0.12</rat.plugin.version>
+ <rat.plugin.version>0.13</rat.plugin.version>
<pdf.plugin.version>1.2</pdf.plugin.version>
<cobertura.plugin.version>2.7</cobertura.plugin.version>
<jacoco.plugin.version>0.8.1</jacoco.plugin.version>