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 2020/03/10 07:35:57 UTC

[cxf] branch master updated (6e828d6 -> f87a83b)

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.git.


    from 6e828d6  CXF-8222 OIDC Refresh Response: ID Token iat Claim MUST represent the time that the new ID Token is issued (#645)
     new 2c661c9  Updating Apache DS to 2.0.0.AM26
     new f87a83b  Updating HTTP Client to 4.5.12

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:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[cxf] 02/02: Updating HTTP Client to 4.5.12

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.git

commit f87a83ba7b34988ce37f1455eafc1ed7dac3d126
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Mar 10 07:35:20 2020 +0000

    Updating HTTP Client to 4.5.12
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 134d8b9..da6fcc3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -129,7 +129,7 @@
         <cxf.hsqldb.version>2.4.1</cxf.hsqldb.version>
         <cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>
         <cxf.httpcomponents.asyncclient.version>4.1.4</cxf.httpcomponents.asyncclient.version>
-        <cxf.httpcomponents.client.version>4.5.11</cxf.httpcomponents.client.version>
+        <cxf.httpcomponents.client.version>4.5.12</cxf.httpcomponents.client.version>
         <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
         <cxf.httpcomponents.core.version>4.4.13</cxf.httpcomponents.core.version>
         <cxf.jackson.version>2.10.3</cxf.jackson.version>


[cxf] 01/02: Updating Apache DS to 2.0.0.AM26

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.git

commit 2c661c9bd0348306b93286e91e129c54d413d1ab
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Mar 10 07:34:59 2020 +0000

    Updating Apache DS to 2.0.0.AM26
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 96803ff..134d8b9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -80,7 +80,7 @@
         <cxf.abdera.version>1.1.3</cxf.abdera.version>
         <cxf.activemq.version>5.15.11</cxf.activemq.version>
         <cxf.ahc.version>2.0.40</cxf.ahc.version>
-        <cxf.apacheds.version>2.0.0.AM25</cxf.apacheds.version>
+        <cxf.apacheds.version>2.0.0.AM26</cxf.apacheds.version>
         <cxf.arquillian.version>1.1.14.Final</cxf.arquillian.version>
         <cxf.arquillian.weld.container.version>2.0.1.Final</cxf.arquillian.weld.container.version>
         <cxf.artemis.version>2.10.1</cxf.artemis.version>