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 f5719b2  Updating Tomcat to 9.0.50
     new 96df0f2  FEDIZ-250 Migrate to Spring 5
     new c591ed8  Merge remote-tracking branch 'cxf-fediz/master' into FEDIZ-250
     new 97da721  Migrate to Spring Security 5
     new 06478a3  Merge remote-tracking branch 'cxf-fediz/master' into FEDIZ-250
     new 81429ed  Update to spring 5.2.9.RELEASE & spring security 5.4.1
     new 6972654  Merge remote-tracking branch 'origin/master' into FEDIZ-250
     new 4b21db4  spring 5.3.5 & spring.security 5.4.5
     new 55325ea  Merge remote-tracking branch 'origin/master' into FEDIZ-250
     new f5ced12  update to spring 5.3.6 & spring security 5.4.6
     new 43fee47  Merge remote-tracking branch 'origin/master' into FEDIZ-250
     new 0f8be0d  Update Spring Framework to 5.3.7
     new 1afa5c6  Merge remote-tracking branch 'cxf-fediz/master' into FEDIZ-250
     new 9767b15  spring 5.3.8 & spring-security 5.5.1
     new ca38d91  Merge pull request #59 from amarkevich/FEDIZ-250

The 1811 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:
 examples/jaxrsCxfPluginWebapp/pom.xml              |  5 ++++-
 examples/wsclientWebapp/webservice/service/pom.xml |  6 ------
 pom.xml                                            |  4 ++--
 services/idp-core/pom.xml                          | 24 +++++++++++++++++++++
 .../cxf/fediz/service/idp/BasicAuthEntryPoint.java |  5 ++---
 services/idp/src/main/resources/users.properties   |  4 ++--
 services/oidc/pom.xml                              |  4 ++++
 systests/cxf/pom.xml                               |  8 -------
 systests/federation/oidcIdpWebapp/pom.xml          |  4 ++++
 systests/federation/samlIdpWebapp/pom.xml          | 25 ++++++++++++----------
 systests/federation/samlWebapp/pom.xml             | 25 ++++++++++++----------
 .../resources/oidc/spring/applicationContext.xml   |  2 +-
 systests/webapps/cxfWebapp/pom.xml                 |  8 +++++--
 13 files changed, 77 insertions(+), 47 deletions(-)

Reply via email to