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:20:52 UTC

svn commit: r1881949 - /jackrabbit/oak/branches/1.8/oak-examples/webapp/pom.xml

Author: adulceanu
Date: Wed Sep 23 13:20:52 2020
New Revision: 1881949

URL: http://svn.apache.org/viewvc?rev=1881949&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.8/oak-examples/webapp/pom.xml

Modified: jackrabbit/oak/branches/1.8/oak-examples/webapp/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.8/oak-examples/webapp/pom.xml?rev=1881949&r1=1881948&r2=1881949&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.8/oak-examples/webapp/pom.xml (original)
+++ jackrabbit/oak/branches/1.8/oak-examples/webapp/pom.xml Wed Sep 23 13:20:52 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>