This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/4.0.x by this push:
new 5f34647 [OPENMEETINGS-1954] apache-rat-plugin is updated
5f34647 is described below
commit 5f3464749e6e8b0f86313b66f08796c25fcb2170
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue Nov 6 10:59:48 2018 +0700
[OPENMEETINGS-1954] apache-rat-plugin is updated
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 48d1110..3a2aed3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
<xml-maven-plugin.version>1.0.2</xml-maven-plugin.version>
<saxon.version>8.7</saxon.version>
<buildnumber-maven-plugin.version>1.4</buildnumber-maven-plugin.version>
- <apache-rat-plugin.version>0.12</apache-rat-plugin.version>
+ <apache-rat-plugin.version>0.13</apache-rat-plugin.version>
<keytool-maven-plugin.version>1.5</keytool-maven-plugin.version>
<maven-jarsigner-plugin.version>1.4</maven-jarsigner-plugin.version>
<sonar-maven-plugin.version>3.5.0.1254</sonar-maven-plugin.version>