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/06/04 08:52:32 UTC

[cxf] branch master updated (00c77f3 -> ec10806)

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 00c77f3  Updating Kerby to 2.0.1
     new 92f97a1  Updating Swagger UI to 3.25.5
     new ec10806  Updating to Santuario 2.2.0

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] 01/02: Updating Swagger UI to 3.25.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.git

commit 92f97a1e9fb02887e5c70ba228cd22867669f9a1
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Jun 4 07:33:13 2020 +0100

    Updating Swagger UI to 3.25.5
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8bbe4c7..ecc1a21 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -197,7 +197,7 @@
         <cxf.spring.security.version>5.3.2.RELEASE</cxf.spring.security.version>
         <cxf.spring.version>5.2.6.RELEASE</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
-        <cxf.swagger.ui.version>3.25.4</cxf.swagger.ui.version>
+        <cxf.swagger.ui.version>3.25.5</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.1.2</cxf.swagger.v3.version>
         <cxf.swagger2.version>1.6.1</cxf.swagger2.version>
         <cxf.swagger2.guava.version>27.0-jre</cxf.swagger2.guava.version>


[cxf] 02/02: Updating to Santuario 2.2.0

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 ec10806f0833e004cbdecad0e308cf8c2df33619
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Jun 4 08:52:40 2020 +0100

    Updating to Santuario 2.2.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ecc1a21..40b6e19 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -260,7 +260,7 @@
         <cxf.xalan.bundle.version>2.7.2_3</cxf.xalan.bundle.version>
         <cxf.xerces.bundle.version>2.12.0_1</cxf.xerces.bundle.version>
         <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version>
-        <cxf.xmlsec.bundle.version>2.2.0-SNAPSHOT</cxf.xmlsec.bundle.version>
+        <cxf.xmlsec.bundle.version>2.2.0</cxf.xmlsec.bundle.version>
         <cxf.xpp3.bundle.version>1.1.4c_6</cxf.xpp3.bundle.version>
     </properties>
     <build>