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 2022/11/09 05:11:29 UTC

svn commit: r1905176 - in /jackrabbit/branches/2.16: ./ jackrabbit-parent/pom.xml

Author: reschke
Date: Wed Nov  9 05:11:29 2022
New Revision: 1905176

URL: http://svn.apache.org/viewvc?rev=1905176&view=rev
Log:
JCR-4823: Update war-plugin dependency to 3.3.2 (merged r1903158 into 2.16)

Modified:
    jackrabbit/branches/2.16/   (props changed)
    jackrabbit/branches/2.16/jackrabbit-parent/pom.xml

Propchange: jackrabbit/branches/2.16/
------------------------------------------------------------------------------
  Merged /jackrabbit/trunk:r1903158

Modified: jackrabbit/branches/2.16/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.16/jackrabbit-parent/pom.xml?rev=1905176&r1=1905175&r2=1905176&view=diff
==============================================================================
--- jackrabbit/branches/2.16/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.16/jackrabbit-parent/pom.xml Wed Nov  9 05:11:29 2022
@@ -343,7 +343,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-war-plugin</artifactId>
-          <version>3.3.1</version>
+          <version>3.3.2</version>
         </plugin>
         <plugin>
           <artifactId>maven-assembly-plugin</artifactId>