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

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


    from 3c967e4  Upgrade CXF to 3.3.x
     new 4ba415a  Update Spring Web Flow
     new a8bd0b8  Switch to StringEscapeUtils from commons-text

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:
 pom.xml                                                          | 2 +-
 services/idp-core/pom.xml                                        | 5 +++++
 .../org/apache/cxf/fediz/service/idp/beans/TokenSerializer.java  | 3 ++-
 .../fediz/service/oidc/clients/ClientRegistrationService.java    | 2 +-
 .../service/oidc/logout/LogoutRedirectConstraintHandler.java     | 3 +--
 services/oidc/src/main/webapp/WEB-INF/views/client.jsp           | 2 +-
 services/oidc/src/main/webapp/WEB-INF/views/clientCodeGrants.jsp | 2 +-
 services/oidc/src/main/webapp/WEB-INF/views/clientTokens.jsp     | 2 +-
 .../src/main/webapp/WEB-INF/views/oAuthAuthorizationData.jsp     | 2 +-
 .../oidc/src/main/webapp/WEB-INF/views/registeredClients.jsp     | 2 +-
 systests/webapps/simpleWebapp/pom.xml                            | 9 +++++++--
 .../java/org/apache/cxf/fediz/example/FederationServlet.java     | 4 ++--
 12 files changed, 24 insertions(+), 14 deletions(-)

Reply via email to