This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.12.0
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
discard 183592ab Bump org.apache.maven.plugins:maven-javadoc-plugin from
3.11.2 to 3.12.0
add 410548a8 Adding cooldown period to dependabot
add 4ae842f7 Fixing maven central badge
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
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 (183592ab)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.12.0
(ed94f62f)
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/dependabot.yml | 4 +++
BUILDING.txt | 4 +--
README.md | 18 ++++++-------
.../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 | 30 ++++++++++-----------
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
29 files changed, 45 insertions(+), 47 deletions(-)