You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2018/11/05 12:25:26 UTC

svn commit: r1845784 - /webservices/neethi/trunk/pom.xml

Author: coheigea
Date: Mon Nov  5 12:25:26 2018
New Revision: 1845784

URL: http://svn.apache.org/viewvc?rev=1845784&view=rev
Log:
Updating a few dependencies

Modified:
    webservices/neethi/trunk/pom.xml

Modified: webservices/neethi/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/neethi/trunk/pom.xml?rev=1845784&r1=1845783&r2=1845784&view=diff
==============================================================================
--- webservices/neethi/trunk/pom.xml (original)
+++ webservices/neethi/trunk/pom.xml Mon Nov  5 12:25:26 2018
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>18</version>
+        <version>21</version>
     </parent>
     <groupId>org.apache.neethi</groupId>
     <artifactId>neethi</artifactId>
@@ -302,7 +302,7 @@
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
-            <version>4.8.1</version>
+            <version>4.12</version>
             <scope>test</scope>
         </dependency>
         <dependency>