This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/net.sourceforge.pmd-pmd-core-7.22.0
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
omit aacc33dc Bump net.sourceforge.pmd:pmd-core from 7.17.0 to 7.22.0
add b0d781e2 Fixing expired certs
add 7e78e753 Merge pull request #431 from apache/coheigea/expired-certs
add b38a7000 CXF 3.6.10
add ed94f62f Bump org.apache.maven.plugins:maven-javadoc-plugin from
3.11.2 to 3.12.0
add 06f53883 Merge pull request #413 from
apache/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.12.0
add 64c488cf Bump actions/upload-artifact from 5.0.0 to 6.0.0
add 76bf2914 Merge pull request #423 from
apache/dependabot/github_actions/actions/upload-artifact-6.0.0
add cf86c97d Bump actions/checkout from 5.0.0 to 6.0.2
add 80924436 Merge pull request #426 from
apache/dependabot/github_actions/actions/checkout-6.0.2
add fc64c971 Bump actions/setup-java from 5.0.0 to 5.2.0
add 541d0de5 Merge pull request #427 from
apache/dependabot/github_actions/actions/setup-java-5.2.0
add 7d93161a Bump net.sourceforge.pmd:pmd-core from 7.17.0 to 7.22.0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (aacc33dc)
\
N -- N -- N
refs/heads/dependabot/maven/net.sourceforge.pmd-pmd-core-7.22.0 (7d93161a)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/codeql.yml | 4 +--
.github/workflows/pull-request-build.yml | 4 +--
.github/workflows/scorecards.yml | 4 +--
BUILDING.txt | 4 +--
README.md | 16 +++++------
.../cxf/fediz/core/processor/ClaimsProcessor.java | 1 -
.../cxf/fediz/core/KeystoreCallbackHandler.java | 4 +--
.../core/config/FedizConfigurationWriterTest.java | 2 +-
plugins/core/src/test/resources/clientstore.jks | Bin 4559 -> 8098 bytes
.../src/test/resources/fediz_meta_test_config.xml | 4 +--
.../test/resources/fediz_meta_test_config_saml.xml | 4 +--
.../core/src/test/resources/fediz_test_config.xml | 2 +-
.../src/test/resources/fediz_test_config_saml.xml | 8 +++---
plugins/core/src/test/resources/stsrealm_a.jks | Bin 2061 -> 2062 bytes
plugins/core/src/test/resources/stsrealm_b.jks | Bin 2062 -> 2063 bytes
plugins/core/src/test/resources/stsstore.jks | Bin 4557 -> 8108 bytes
plugins/core/src/test/resources/ststrust.jks | Bin 5606 -> 6198 bytes
pom.xml | 32 ++++++++++-----------
release_notes.txt | 4 +--
.../fediz/service/idp/protocols/ClaimsHandler.java | 1 -
.../cxf/fediz/service/idp/rest/RootService.java | 1 -
.../cxf/fediz/service/idp/spi/ProtocolHandler.java | 1 -
.../fediz/service/oidc/logout/LogoutHandler.java | 1 -
.../fediz/service/sts/PasswordCallbackHandler.java | 2 +-
services/sts/src/main/resources/ststrust.jks | Bin 4502 -> 6198 bytes
.../samlWebapp/src/main/resources/ststrust.jks | Bin 4502 -> 6198 bytes
systests/oidc/src/test/resources/alice.cer | Bin 873 -> 1263 bytes
systests/tests/src/test/resources/alice_client.jks | Bin 2225 -> 2710 bytes
systests/tests/src/test/resources/server.jks | Bin 5186 -> 5186 bytes
.../tomcat/src/test/resources/fediz_config.xml | 1 -
systests/websphere/src/test/resources/alice.cer | Bin 873 -> 1263 bytes
31 files changed, 47 insertions(+), 53 deletions(-)