You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2019/06/21 11:52:52 UTC

svn commit: r1861778 - /jackrabbit/trunk/jackrabbit-parent/pom.xml

Author: reschke
Date: Fri Jun 21 11:52:51 2019
New Revision: 1861778

URL: http://svn.apache.org/viewvc?rev=1861778&view=rev
Log:
JCR-4452: update war-plugin dependency to 3.2.3

Modified:
    jackrabbit/trunk/jackrabbit-parent/pom.xml

Modified: jackrabbit/trunk/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-parent/pom.xml?rev=1861778&r1=1861777&r2=1861778&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Fri Jun 21 11:52:51 2019
@@ -300,7 +300,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-war-plugin</artifactId>
-          <version>3.2.2</version>
+          <version>3.2.3</version>
         </plugin>
         <plugin>
           <artifactId>maven-assembly-plugin</artifactId>