Bump the dependencies group with 3 updates #261
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 3 updates: org.mockito:mockito-core, io.jsonwebtoken:jjwt and org.owasp:dependency-check-maven.
Updates
org.mockito:mockito-core
from 5.8.0 to 5.10.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
7e1bae8
Bump org.shipkit:shipkit-auto-version from 1.2.2 to 2.0.2 (#3248)cf89d49
Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#3247)cc2ca36
Bump org.shipkit:shipkit-changelog from 1.2.0 to 2.0.1 (#3245)ed01de6
Bump com.diffplug.spotless from 6.24.0 to 6.25.0 (#3244)ef3dc8f
Improve typing for PluginLoader#loadPlugin(..) (#3242)33dc48c
Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (#3241)9173522
Add support for static mocks on DoNotMockEnforcer (#3220)a021436
Bump com.diffplug.spotless from 6.23.3 to 6.24.0 (#3236)e4fa639
Align Javadoc configuration to Java 21 standards (#3230)71e2fdb
Bump org.gradle.toolchains.foojay-resolver-convention (#3234)Updates
io.jsonwebtoken:jjwt
from 0.12.3 to 0.12.4Release notes
Sourced from io.jsonwebtoken:jjwt's releases.
Changelog
Sourced from io.jsonwebtoken:jjwt's changelog.
... (truncated)
Commits
bf4168c
[maven-release-plugin] prepare release 0.12.45c6dec0
- Adding 0.12.4 release version referencesdd10b12
Added JWK Set documentation to README.mdJwkset doc (#912)6335381
PBES2 decryption maximum iterations (#911)2884eb7
- Updating to GitHub latest actions/checkout and actions/setup-java script ve...628bd6f
Secret JWKk
values larger than HMAC-SHA minimums (#909)b12dabf
Fix small typos (#908)26f5dc3
Updating changelog with more information/clarity for the 0.12.4 release (#907)f61cfa8
Test case change to reflect accurate assertion for Elliptic Curve 'd' values ...fd619e0
disable FAIL_ON_UNKNOWN_PROPERTIES deserialization feature of Jackson by defa...Updates
org.owasp:dependency-check-maven
from 9.0.8 to 9.0.9Release notes
Sourced from org.owasp:dependency-check-maven's releases.
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
Commits
73c3014
build: prepare release v9.0.99cd133f
docs: release 9.0.9f5570a0
build(deps): bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#...22a7f7c
build(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#6179)1dec982
docs: Document default for CLI --data (#6359)0d96989
fix: NoSuchMethodError closeQuietly(java.io.Closeable[]) (#6377)a6c3909
chore: close stream to prevent possible resource leak (#6382)18c70f7
docs: fix links to releases in CHANGELOG.md (#6384)99af41d
docs: remove missed git merge conflict from MD file (#6379)85d0359
docs: document gradle build (#6371)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions