chore(deps): bump org.jenkins-ci.plugins:jackson2-api from 2.20.0-411.v6ef8fdee4fe9 to 2.20.0-420.v8a_08b_d57ca_05#565
Conversation
Bumps [org.jenkins-ci.plugins:jackson2-api](https://github.com/jenkinsci/jackson2-api-plugin) from 2.20.0-411.v6ef8fdee4fe9 to 2.20.0-420.v8a_08b_d57ca_05. - [Release notes](https://github.com/jenkinsci/jackson2-api-plugin/releases) - [Changelog](https://github.com/jenkinsci/jackson2-api-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/jackson2-api-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:jackson2-api dependency-version: 2.20.0-420.v8a_08b_d57ca_05 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
acf1a3e to
af6fad4
Compare
similar to jenkinsci/postgresql-fingerprint-storage-plugin#387 apparently caused by jenkinsci/jackson2-api-plugin#312. Should Lines 141 to 144 in e42d0d4 |
it really depends if anything in the saml dependencies uses the older javab versions as the namespace was swapped out in v4 so they are not compatible. Historically I think this was in the SAML library or its dependencies -> apache/santuario-xml-security-java#192 (from 3 years ago and I guess no cleanup was performed when this was picked up?) I'm not aware of how this is used at runtime but I would guess it is related to the SOAP response/generation parsing and/or checking of signatures, I don't know the SAML spec so I do not know if that test would exercise signing parts, or if that is only involved in a different (optional?) flow per the specification. mostly I would say replace the direct dependency on |
Bumps org.jenkins-ci.plugins:jackson2-api from 2.20.0-411.v6ef8fdee4fe9 to 2.20.0-420.v8a_08b_d57ca_05.
Release notes
Sourced from org.jenkins-ci.plugins:jackson2-api's releases.
Commits
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)