You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2022/06/13 09:33:43 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2732] apache-rat-plugin

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 95814692f [OPENMEETINGS-2732] apache-rat-plugin
95814692f is described below

commit 95814692faa21a6efa6ffa854d5929e21b709433
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Mon Jun 13 16:33:34 2022 +0700

    [OPENMEETINGS-2732] apache-rat-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cfd81a076..e45209203 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
 		<xml-maven-plugin.version>1.0.2</xml-maven-plugin.version>
 		<saxon.version>8.7</saxon.version>
 		<buildnumber-maven-plugin.version>3.0.0</buildnumber-maven-plugin.version>
-		<apache-rat-plugin.version>0.13</apache-rat-plugin.version>
+		<apache-rat-plugin.version>0.14</apache-rat-plugin.version>
 		<keytool-maven-plugin.version>1.5</keytool-maven-plugin.version>
 		<maven-jarsigner-plugin.version>3.0.0</maven-jarsigner-plugin.version>
 		<sonar-maven-plugin.version>3.9.1.2184</sonar-maven-plugin.version>