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 2019/08/26 08:33:41 UTC

[cxf-fediz] branch master updated: Update htmlunit

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 18ca476  Update htmlunit
18ca476 is described below

commit 18ca4767894c383c251ca7383b2364ecaacc376e
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Mon Aug 26 11:33:08 2019 +0300

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

diff --git a/pom.xml b/pom.xml
index 8938cdf..3cc8dd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,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.27</htmlunit.version>
+        <htmlunit.version>2.36.0</htmlunit.version>
         <jackson.version>2.9.9</jackson.version>
         <jackson.databind.version>2.9.9.3</jackson.databind.version>
         <javassist.version>3.19.0-GA</javassist.version>