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/02/19 10:50:59 UTC

[cxf-fediz] 02/02: Update htmlunit and junit

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 21e706357e4fcf6f97ac543e1198e06dac04ee6e
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Fri Feb 19 13:50:24 2021 +0300

    Update htmlunit and junit
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4babb9f..52f6525 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,11 +50,11 @@
         <ehcache3.version>3.8.1</ehcache3.version>
         <jcache.version>1.0.0</jcache.version>
         <hsqldb.version>2.5.1</hsqldb.version>
-        <htmlunit.version>2.44.0</htmlunit.version>
+        <htmlunit.version>2.47.1</htmlunit.version>
         <jackson.version>2.10.5</jackson.version>
         <jaxb.version>2.3.2</jaxb.version>
         <jetty9.version>9.4.36.v20210114</jetty9.version>
-        <junit.version>4.13.1</junit.version>
+        <junit.version>4.13.2</junit.version>
         <kerby.version>2.0.1</kerby.version>
         <log4j.version>1.2.17</log4j.version>
         <openjpa.version>3.1.2</openjpa.version>