Bump the all-dependencies group across 1 directory with 6 updates #243
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 all-dependencies group with 6 updates in the / directory:
5.0.29
5.0.30
2.8.8
2.8.9
1.21.1
1.21.2
1.21.1
1.21.2
1.21.1
1.21.2
3.5.0
3.5.3
Updates
no.nav.security:token-validation-spring
from 5.0.29 to 5.0.30Release notes
Sourced from no.nav.security:token-validation-spring's releases.
Commits
c904664
Update pom.xml (#1028)411a0ef
Bump spring-boot.version from 3.5.0 to 3.5.1 (#1027)c74fbc1
Bump com.nimbusds:oauth2-oidc-sdk from 11.25 to 11.26 (#1026)ec87007
Bump org.wiremock:wiremock-standalone from 3.13.0 to 3.13.1 (#1025)e588954
Bump com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.1 (#1024)2dad01c
Bump org.junit.jupiter:junit-jupiter-engine from 5.13.0 to 5.13.1 (#1023)731015c
Bump no.nav.security:mock-oauth2-server from 2.1.10 to 2.2.1 (#1022)7d51a03
Bump org.junit.jupiter:junit-jupiter-engine from 5.12.2 to 5.13.0 (#1020)Updates
org.springdoc:springdoc-openapi-starter-webmvc-ui
from 2.8.8 to 2.8.9Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
Commits
830a98a
[maven-release-plugin] prepare release v2.8.9976d8ec
docs update1ebf9b8
Order of examples is (sometimes) not preserved. Fixes #301210fd6dd
io.swagger.v3.oas.annotations.Webhook does not work when defined on the metho...31ed191
Issues with POST Request, application/x-www-form-urlencoded and only one para...ceb4a10
application/problem+json content type is not set for ProblemDetails. Fixes #2982a23005b
Merge branch 'mymx2-feat/type-use'290162f
code review9f05020
Merge branch 'mschout-spring-boot-3.5-support'6111073
code reviewUpdates
org.testcontainers:testcontainers
from 1.21.1 to 1.21.2Release notes
Sourced from org.testcontainers:testcontainers's releases.
Commits
2bdd299
Add DockerMcpGatewayContainer (#10364)7d83019
Update Gradle Wrapper from undefined to 8.14.2 (#10352)415a2f4
Update ryuk version to 0.12.0 (#10357)63189c8
[create-pull-request] automated change (#10281)71f4e2e
[create-pull-request] automated change (#10282)Updates
org.testcontainers:junit-jupiter
from 1.21.1 to 1.21.2Release notes
Sourced from org.testcontainers:junit-jupiter's releases.
Commits
2bdd299
Add DockerMcpGatewayContainer (#10364)7d83019
Update Gradle Wrapper from undefined to 8.14.2 (#10352)415a2f4
Update ryuk version to 0.12.0 (#10357)63189c8
[create-pull-request] automated change (#10281)71f4e2e
[create-pull-request] automated change (#10282)Updates
org.testcontainers:postgresql
from 1.21.1 to 1.21.2Release notes
Sourced from org.testcontainers:postgresql's releases.
Commits
2bdd299
Add DockerMcpGatewayContainer (#10364)7d83019
Update Gradle Wrapper from undefined to 8.14.2 (#10352)415a2f4
Update ryuk version to 0.12.0 (#10357)63189c8
[create-pull-request] automated change (#10281)71f4e2e
[create-pull-request] automated change (#10282)Updates
org.testcontainers:junit-jupiter
from 1.21.1 to 1.21.2Release notes
Sourced from org.testcontainers:junit-jupiter's releases.
Commits
2bdd299
Add DockerMcpGatewayContainer (#10364)7d83019
Update Gradle Wrapper from undefined to 8.14.2 (#10352)415a2f4
Update ryuk version to 0.12.0 (#10357)63189c8
[create-pull-request] automated change (#10281)71f4e2e
[create-pull-request] automated change (#10282)Updates
org.testcontainers:postgresql
from 1.21.1 to 1.21.2Release notes
Sourced from org.testcontainers:postgresql's releases.
Commits
2bdd299
Add DockerMcpGatewayContainer (#10364)7d83019
Update Gradle Wrapper from undefined to 8.14.2 (#10352)415a2f4
Update ryuk version to 0.12.0 (#10357)63189c8
[create-pull-request] automated change (#10281)71f4e2e
[create-pull-request] automated change (#10282)Updates
org.springframework.boot
from 3.5.0 to 3.5.3Release notes
Sourced from org.springframework.boot's releases.
... (truncated)
Commits
0ec7194
Release v3.5.318e5e06
Merge branch '3.4.x'cb9cf45
Restore previous source in Context.withSource calls01a23c3
Next development version (v3.5.3-SNAPSHOT)7b553d9
Protect against null names when filter is applied more than once440ea79
Next development version (v3.5.2-SNAPSHOT)a816518
Merge branch '3.4.x'05906cc
Next development version (v3.4.8-SNAPSHOT)74fe4ad
Upgrade to HttpClient5 5.598632a1
Merge branch '3.4.x'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