You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by ad...@apache.org on 2020/09/23 13:47:46 UTC

svn commit: r1881951 - /jackrabbit/oak/branches/1.22/oak-examples/webapp/pom.xml

Author: adulceanu
Date: Wed Sep 23 13:47:45 2020
New Revision: 1881951

URL: http://svn.apache.org/viewvc?rev=1881951&view=rev
Log:
OAK-9205 - Bump htmlunit from 2.35.0 to 2.43.0
Merge revision 1881622 from trunk

Modified:
    jackrabbit/oak/branches/1.22/oak-examples/webapp/pom.xml

Modified: jackrabbit/oak/branches/1.22/oak-examples/webapp/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.22/oak-examples/webapp/pom.xml?rev=1881951&r1=1881950&r2=1881951&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.22/oak-examples/webapp/pom.xml (original)
+++ jackrabbit/oak/branches/1.22/oak-examples/webapp/pom.xml Wed Sep 23 13:47:45 2020
@@ -179,7 +179,7 @@
     <dependency>
       <groupId>net.sourceforge.htmlunit</groupId>
       <artifactId>htmlunit</artifactId>
-      <version>2.35.0</version>
+      <version>2.43.0</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>