This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 1.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/1.4.x-fixes by this push:
new 4f93bc9 Updating some plugins
4f93bc9 is described below
commit 4f93bc98785e6b70d925dbb8a9b16330eff60c21
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Jun 6 18:43:53 2018 +0100
Updating some plugins
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index bf3ad1b..89b5504 100644
--- a/pom.xml
+++ b/pom.xml
@@ -289,7 +289,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.10.4</version>
+ <version>3.0.1</version>
<configuration>
<attach>true</attach>
<source>${jdk.version}</source>
@@ -370,7 +370,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>3.0.0</version>
+ <version>3.1.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -619,7 +619,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
- <version>3.1.0</version>
+ <version>3.2.1</version>
</plugin>
</plugins>
</pluginManagement>
--
To stop receiving notification emails like this one, please contact
[email protected].