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/05/03 21:06:56 UTC

[cxf-fediz] branch master updated (73ef8ab -> e839459)

This is an automated email from the ASF dual-hosted git repository.

buhhunyx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git.


    from 73ef8ab  Updating Spring to 4.3.27
     new 162dc9a  Update to htmlunit 2.40.0
     new e839459  Update to jetty 9.4.28.v20200408

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[cxf-fediz] 02/02: Update to jetty 9.4.28.v20200408

Posted by bu...@apache.org.
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 e8394594431a88f14c1b0bd8d74767659d3739e2
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Mon May 4 00:03:50 2020 +0300

    Update to jetty 9.4.28.v20200408
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 077c322..d1cd4b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
         <htmlunit.version>2.40.0</htmlunit.version>
         <jackson.version>2.10.3</jackson.version>
         <jaxb.version>2.3.2</jaxb.version>
-        <jetty9.version>9.4.27.v20200227</jetty9.version>
+        <jetty9.version>9.4.28.v20200408</jetty9.version>
         <junit.version>4.13</junit.version>
         <kerby.version>1.1.1</kerby.version>
         <log4j.version>1.2.17</log4j.version>


[cxf-fediz] 01/02: Update to htmlunit 2.40.0

Posted by bu...@apache.org.
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 162dc9a0956dd33ca7489c028d68437246971061
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Mon May 4 00:03:15 2020 +0300

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

diff --git a/pom.xml b/pom.xml
index f8285c8..077c322 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.39.0</htmlunit.version>
+        <htmlunit.version>2.40.0</htmlunit.version>
         <jackson.version>2.10.3</jackson.version>
         <jaxb.version>2.3.2</jaxb.version>
         <jetty9.version>9.4.27.v20200227</jetty9.version>