You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2023/01/24 05:34:52 UTC

[cxf-fediz] branch main updated (15541542 -> f9d9b1e6)

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

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


    from 15541542 Merge pull request #118 from apache/dependabot/maven/org.ehcache-ehcache-3.9.10
     add e9eb3946 Bump htmlunit from 2.69.0 to 2.70.0
     new f9d9b1e6 Merge pull request #117 from apache/dependabot/maven/net.sourceforge.htmlunit-htmlunit-2.70.0

The 1 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[cxf-fediz] 01/01: Merge pull request #117 from apache/dependabot/maven/net.sourceforge.htmlunit-htmlunit-2.70.0

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git

commit f9d9b1e6fa7f72665481750aef8709b31cd2be4e
Merge: 15541542 e9eb3946
Author: Colm O hEigeartaigh <co...@users.noreply.github.com>
AuthorDate: Tue Jan 24 05:34:48 2023 +0000

    Merge pull request #117 from apache/dependabot/maven/net.sourceforge.htmlunit-htmlunit-2.70.0
    
    Bump htmlunit from 2.69.0 to 2.70.0

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

diff --cc pom.xml
index e4181e9c,0f3e9f10..c11daaaa
--- a/pom.xml
+++ b/pom.xml
@@@ -46,10 -46,10 +46,10 @@@
          <cxf.version>3.5.5</cxf.version>
          <cxf.build-utils.version>3.4.4</cxf.build-utils.version>
          <easymock.version>5.1.0</easymock.version>
 -        <ehcache3.version>3.9.3</ehcache3.version>
 +        <ehcache3.version>3.9.10</ehcache3.version>
          <jcache.version>1.1.1</jcache.version>
          <hsqldb.version>2.5.2</hsqldb.version>
-         <htmlunit.version>2.69.0</htmlunit.version>
+         <htmlunit.version>2.70.0</htmlunit.version>
          <jackson.version>2.14.1</jackson.version>
          <jaxb.runtime.version>2.3.5</jaxb.runtime.version>
          <jaxb.version>2.3.3</jaxb.version>