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/11/05 11:53:56 UTC

[cxf-fediz] 02/03: Update htmlunit to 2.44.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

commit 5b9c6dd314f9c6afb2efe4b5bbecbdb4ec7f772f
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Thu Nov 5 14:52:33 2020 +0300

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

diff --git a/pom.xml b/pom.xml
index 805dbb6..9e8540c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
         <ehcache3.version>3.8.1</ehcache3.version>
         <jcache.version>1.0.0</jcache.version>
         <hsqldb.version>2.5.1</hsqldb.version>
-        <htmlunit.version>2.43.0</htmlunit.version>
+        <htmlunit.version>2.44.0</htmlunit.version>
         <jackson.version>2.10.5</jackson.version>
         <jaxb.version>2.3.2</jaxb.version>
         <jetty9.version>9.4.33.v20201020</jetty9.version>