This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.webjars-swagger-ui-5.28.1
in repository https://gitbox.apache.org/repos/asf/cxf.git
omit 72c6c4d11f Bump org.webjars:swagger-ui from 5.28.0 to 5.28.1
add e64124186a Fix expired certificates (#2588)
add f7b9d2005d Bump org.webjars:swagger-ui from 5.28.0 to 5.28.1
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 (72c6c4d11f)
\
N -- N -- N
refs/heads/dependabot/maven/org.webjars-swagger-ui-5.28.1 (f7b9d2005d)
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:
.../org/apache/cxf/transport/https/SSLUtils.java | 2 -
.../src/test/resources/keymanagers.jks | Bin 5385 -> 7121 bytes
.../transports/src/test/resources/keymanagers.jks | Bin 5385 -> 7121 bytes
testutils/src/test/resources/keys/Bethal.jks | Bin 2202 -> 3935 bytes
testutils/src/test/resources/keys/Bethal.p12 | Bin 2540 -> 4339 bytes
testutils/src/test/resources/keys/Morpit.jks | Bin 2221 -> 3957 bytes
testutils/src/test/resources/keys/Morpit.p12 | Bin 2564 -> 4355 bytes
testutils/src/test/resources/keys/MultipleKeys.jks | Bin 4391 -> 7860 bytes
testutils/src/test/resources/keys/README.md | 11 +++
testutils/src/test/resources/keys/Truststore.jks | Bin 4447 -> 5603 bytes
testutils/src/test/resources/keys/Truststore.pem | 92 ++++++++++++++-------
11 files changed, 72 insertions(+), 33 deletions(-)
create mode 100644 testutils/src/test/resources/keys/README.md