You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/02/06 10:29:18 UTC

[cxf-fediz] branch master updated: update to htmlunit 2.37.0

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 1e4afad  update to htmlunit 2.37.0
1e4afad is described below

commit 1e4afad35c83b99b9617a22a21185bbef734b513
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Thu Feb 6 13:00:14 2020 +0300

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

diff --git a/pom.xml b/pom.xml
index 4a0260e..620af61 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.0</hsqldb.version>
-        <htmlunit.version>2.36.0</htmlunit.version>
+        <htmlunit.version>2.37.0</htmlunit.version>
         <jackson.version>2.10.2</jackson.version>
         <javassist.version>3.19.0-GA</javassist.version>
         <javax.el.version>3.0.0</javax.el.version>