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/02/08 12:28:28 UTC

[cxf-fediz] branch master updated (37cc50b -> 105eee8)

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 37cc50b  Update to Jetty 9.4.36.v20210114
     new b731846  Updating certs
     new 105eee8  Updating Tomcat to 9.0.43

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:
 plugins/core/src/test/resources/clientstore.jks | Bin 4436 -> 4559 bytes
 plugins/core/src/test/resources/stsstore.jks    | Bin 4717 -> 4557 bytes
 plugins/core/src/test/resources/ststrust.jks    | Bin 4940 -> 4953 bytes
 pom.xml                                         |   2 +-
 4 files changed, 1 insertion(+), 1 deletion(-)


[cxf-fediz] 02/02: Updating Tomcat to 9.0.43

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 105eee87364740299e424dbef36f7973797061ec
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Feb 8 11:51:50 2021 +0000

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

diff --git a/pom.xml b/pom.xml
index 82b322f..4babb9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
         <spring-ldap-core.version>2.3.3.RELEASE</spring-ldap-core.version>
         <spring.security.version>4.2.19.RELEASE</spring.security.version>
         <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
-        <tomcat.version>9.0.41</tomcat.version>
+        <tomcat.version>9.0.43</tomcat.version>
         <validation-api.version>2.0.2</validation-api.version>
         <wss4j.version>2.2.6</wss4j.version>
 


[cxf-fediz] 01/02: Updating certs

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 b7318467f6fc09b606cd21ab8cfcea380a5ae639
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Feb 8 11:51:11 2021 +0000

    Updating certs
---
 plugins/core/src/test/resources/clientstore.jks | Bin 4436 -> 4559 bytes
 plugins/core/src/test/resources/stsstore.jks    | Bin 4717 -> 4557 bytes
 plugins/core/src/test/resources/ststrust.jks    | Bin 4940 -> 4953 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/plugins/core/src/test/resources/clientstore.jks b/plugins/core/src/test/resources/clientstore.jks
index 23168a9..f734f87 100644
Binary files a/plugins/core/src/test/resources/clientstore.jks and b/plugins/core/src/test/resources/clientstore.jks differ
diff --git a/plugins/core/src/test/resources/stsstore.jks b/plugins/core/src/test/resources/stsstore.jks
index 4e618dd..51f131f 100644
Binary files a/plugins/core/src/test/resources/stsstore.jks and b/plugins/core/src/test/resources/stsstore.jks differ
diff --git a/plugins/core/src/test/resources/ststrust.jks b/plugins/core/src/test/resources/ststrust.jks
index 7fd43cb..a6cd8ae 100644
Binary files a/plugins/core/src/test/resources/ststrust.jks and b/plugins/core/src/test/resources/ststrust.jks differ