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 2021/10/05 07:40:35 UTC

[cxf-fediz] branch master updated (d4bb03b -> 2d4d0e5)

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

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


    from d4bb03b  Updating Jetty to 9.4.44.v20210927
     new b75be58  Updating CXF to 3.4.5
     new bbc0fc0  Updating Tomcat to 9.0.54
     new 2d4d0e5  Fixing buildtools

The 3 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/03: Updating Tomcat to 9.0.54

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

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

commit bbc0fc0f6cd4ae860fcdf45f3c26185e54666d9b
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Oct 5 08:02:58 2021 +0100

    Updating Tomcat to 9.0.54
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b5e4f10..2f0b6f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
         <spring-ldap-core.version>2.3.4.RELEASE</spring-ldap-core.version>
         <spring.security.version>5.5.2</spring.security.version>
         <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
-        <tomcat.version>9.0.53</tomcat.version>
+        <tomcat.version>9.0.54</tomcat.version>
         <validation-api.version>2.0.2</validation-api.version>
         <wss4j.version>2.3.3</wss4j.version>
 

[cxf-fediz] 03/03: Fixing buildtools

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

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

commit 2d4d0e5013ba94b40b32750582cb3c825b2bf103
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Oct 5 08:40:25 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 2f0b6f2..7fb4833 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
         <commons.text.version>1.9</commons.text.version>
         <commons.validator.version>1.7</commons.validator.version>
         <cxf.version>3.4.5</cxf.version>
-        <cxf.build-utils.version>3.4.5</cxf.build-utils.version>
+        <cxf.build-utils.version>3.4.4</cxf.build-utils.version>
         <easymock.version>4.0.2</easymock.version>
         <ehcache3.version>3.8.1</ehcache3.version>
         <jcache.version>1.1.1</jcache.version>

[cxf-fediz] 01/03: Updating CXF to 3.4.5

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

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

commit b75be587b9b05672945dea2602a7caa5c57a1b82
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Oct 5 08:02:15 2021 +0100

    Updating CXF to 3.4.5
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9404535..b5e4f10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,8 +43,8 @@
         <commons.logging.version>1.2</commons.logging.version>
         <commons.text.version>1.9</commons.text.version>
         <commons.validator.version>1.7</commons.validator.version>
-        <cxf.version>3.4.4</cxf.version>
-        <cxf.build-utils.version>3.4.4</cxf.build-utils.version>
+        <cxf.version>3.4.5</cxf.version>
+        <cxf.build-utils.version>3.4.5</cxf.build-utils.version>
         <easymock.version>4.0.2</easymock.version>
         <ehcache3.version>3.8.1</ehcache3.version>
         <jcache.version>1.1.1</jcache.version>