This is an automated email from the ASF dual-hosted git repository.

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


The following commit(s) were added to refs/heads/master by this push:
     new 18f75a6  Update to htmlunit 2.42.0
18f75a6 is described below

commit 18f75a6596a460decef0cfc42ce4c339bdbe0e1d
Author: Alexey Markevich <[email protected]>
AuthorDate: Tue Jul 21 15:12:06 2020 +0300

    Update to htmlunit 2.42.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3c77a4b..281e460 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
         <ehcache3.version>3.0.3</ehcache3.version>
         <jcache.version>1.0.0</jcache.version>
         <hsqldb.version>2.5.1</hsqldb.version>
-        <htmlunit.version>2.41.0</htmlunit.version>
+        <htmlunit.version>2.42.0</htmlunit.version>
         <jackson.version>2.10.4</jackson.version>
         <jaxb.version>2.3.2</jaxb.version>
         <jetty9.version>9.4.30.v20200611</jetty9.version>

Reply via email to