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 2021/09/16 14:14:09 UTC

[cxf-fediz] 01/04: update htmlunit to 2.52.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 c4688748818e43448443f42651708f264c9b290a
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Thu Sep 16 09:22:57 2021 +0300

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

diff --git a/pom.xml b/pom.xml
index 1fa2c03..86a50d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <ehcache3.version>3.8.1</ehcache3.version>
         <jcache.version>1.1.1</jcache.version>
         <hsqldb.version>2.5.2</hsqldb.version>
-        <htmlunit.version>2.47.1</htmlunit.version>
+        <htmlunit.version>2.52.0</htmlunit.version>
         <jackson.version>2.11.4</jackson.version>
         <jaxb.version>2.3.3</jaxb.version>
         <jetty9.version>9.4.43.v20210629</jetty9.version>