Skip to content

Bump the all-dependencies group across 1 directory with 14 updates #1419

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2025

Bumps the all-dependencies group with 14 updates in the / directory:

Package From To
net.javacrumbs.shedlock:shedlock-spring 6.3.1 6.6.0
net.javacrumbs.shedlock:shedlock-provider-jdbc-template 6.3.1 6.6.0
org.springdoc:springdoc-openapi-starter-webmvc-ui 2.8.6 2.8.8
no.nav.klage:klage-kodeverk 1.10.5 1.10.6
no.nav.security:token-validation-spring 5.0.24 5.0.25
no.nav.security:token-client-spring 5.0.24 5.0.25
no.nav.slackposter:simple-slack-poster 0.1.4 1.0.0
org.verapdf:validation-model 1.26.5 1.28.1
org.apache.pdfbox:pdfbox 3.0.4 3.0.5
org.testcontainers:testcontainers 1.20.6 1.21.0
org.testcontainers:junit-jupiter 1.20.6 1.21.0
org.testcontainers:postgresql 1.20.6 1.21.0
io.mockk:mockk 1.14.0 1.14.2
org.springframework.boot 3.4.4 3.4.5

Updates net.javacrumbs.shedlock:shedlock-spring from 6.3.1 to 6.6.0

Changelog

Sourced from net.javacrumbs.shedlock:shedlock-spring's changelog.

Release notes

6.5.0 (2025-04-29)

  • Support for Sort Keys for DynamoDBLockProvider (thanks @​avanish-p1)
  • Dependency updates

6.4.0 (2025-04-19)

  • Support ElasticSearch 9
  • Dependency updates
Commits
  • 045ad69 [maven-release-plugin] prepare release shedlock-parent-6.6.0
  • b642579 Merge pull request #2557 from lukas-krecan/dependabot/maven/software.amazon.a...
  • 0d8a7b2 Merge pull request #2558 from lukas-krecan/dependabot/maven/io.lettuce-lettuc...
  • 28ba85e Bump io.lettuce:lettuce-core from 6.5.5.RELEASE to 6.6.0.RELEASE
  • 62981ac Bump software.amazon.awssdk:s3 from 2.31.33 to 2.31.34
  • 70f4015 Merge pull request #2556 from lukas-krecan/lettuce
  • 1afabb6 Unify redis tests
  • ab09500 Cleanup
  • 3e72303 Add support for redis lettuce
  • 61efd31 Merge pull request #2554 from lukas-krecan/dependabot/maven/com.amazonaws-aws...
  • Additional commits viewable in compare view

Updates net.javacrumbs.shedlock:shedlock-provider-jdbc-template from 6.3.1 to 6.6.0

Updates net.javacrumbs.shedlock:shedlock-provider-jdbc-template from 6.3.1 to 6.6.0

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.6 to 2.8.8

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.

v2.8.8

Full Changelog: springdoc/springdoc-openapi@v2.8.7...v2.8.8

Fixed

  • #2977 - Handle projects not using kotlin-reflect #2977

springdoc-openapi v2.8.7 released!

What's Changed

Added

  • #2944 - Introducing springdoc-openapi-bom project
  • #2948 - Customize Servers via application.yml
  • #2963 - Set default content type for problem details object to application/problem+jso
  • #2971 - List of value classes in Kotlin

Changed

  • Upgrade swagger-ui to v5.21.0
  • Upgrade swagger-core to 2.2.30
  • Upgrade spring-boot to version 3.4.5
  • Upgrade spring-security-oauth2-authorization-server to version 1.4.3

Fixed

  • #2947 - Unexpected warning "Appended trailing slash to static resource location"
  • #2960 - NPE when customizing group's open-api without specifying any schema
  • #2969 - fix path to register resource handler to work SwaggerIndexPageTransformer considering /webjar path prefix
  • #2964 - Cannot add custom description and example for java.time.Duration since v2.8.6
  • #2972 - @​Header(schema = @​Schema(type = "string")) generates empty or broken schema in OpenAPI output since 2.8.0
  • #2976, #2967 - Build Failure due to Private Inner Class.
  • #2556 - Unable to determine if it is a Kotlin type

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.6...v2.8.7

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.

[2.8.8] - 2025-05-04

Fixed

  • #2977 - Handle projects not using kotlin-reflect #2977

[2.8.7] - 2025-05-04

Added

  • #2944 - Introducing springdoc-openapi-bom project
  • #2948 - Customize Servers via application.yml
  • #2963 - Set default content type for problem details object to application/problem+jso
  • #2971 - List of value classes in Kotlin

Changed

  • Upgrade swagger-ui to v5.21.0
  • Upgrade swagger-core to 2.2.30
  • Upgrade spring-boot to version 3.4.5
  • Upgrade spring-security-oauth2-authorization-server to version 1.4.3

Fixed

  • #2947 - Unexpected warning "Appended trailing slash to static resource location"
  • #2960 - NPE when customizing group's open-api without specifying any schema
  • #2969 - fix path to register resource handler to work SwaggerIndexPageTransformer considering /webjar path prefix
  • #2964 - Cannot add custom description and example for java.time.Duration since v2.8.6
  • #2972 - @​Header(schema = @​Schema(type = "string")) generates empty or broken schema in OpenAPI output since 2.8.0
  • #2976, #2967 - Build Failure due to Private Inner Class.
Commits

Updates no.nav.klage:klage-kodeverk from 1.10.5 to 1.10.6

Commits

Updates no.nav.security:token-validation-spring from 5.0.24 to 5.0.25

Release notes

Sourced from no.nav.security:token-validation-spring's releases.

5.0.25

What's Changed

⬆️ Dependency upgrades

Commits
  • 15ac786 Update pom.xml (#1012)
  • 1a391d8 Change ClientProperties and ClientAuthenticationProperties to data classes fo...
  • 14b2b29 Bump org.wiremock:wiremock-standalone from 3.12.1 to 3.13.0 (#1010)
  • ad0ef59 Bump org.junit.jupiter:junit-jupiter-engine from 5.12.1 to 5.12.2 (#1009)
  • 005555d Bump com.nimbusds:nimbus-jose-jwt from 10.1 to 10.2 (#1008)
  • b070f6a Bump com.nimbusds:nimbus-jose-jwt from 10.0.2 to 10.1 (#1007)
  • 5b93fc7 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 (#1006)
  • See full diff in compare view

Updates no.nav.security:token-client-spring from 5.0.24 to 5.0.25

Release notes

Sourced from no.nav.security:token-client-spring's releases.

5.0.25

What's Changed

⬆️ Dependency upgrades

Commits
  • 15ac786 Update pom.xml (#1012)
  • 1a391d8 Change ClientProperties and ClientAuthenticationProperties to data classes fo...
  • 14b2b29 Bump org.wiremock:wiremock-standalone from 3.12.1 to 3.13.0 (#1010)
  • ad0ef59 Bump org.junit.jupiter:junit-jupiter-engine from 5.12.1 to 5.12.2 (#1009)
  • 005555d Bump com.nimbusds:nimbus-jose-jwt from 10.1 to 10.2 (#1008)
  • b070f6a Bump com.nimbusds:nimbus-jose-jwt from 10.0.2 to 10.1 (#1007)
  • 5b93fc7 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 (#1006)
  • See full diff in compare view

Updates no.nav.security:token-client-spring from 5.0.24 to 5.0.25

Release notes

Sourced from no.nav.security:token-client-spring's releases.

5.0.25

What's Changed

⬆️ Dependency upgrades

Commits
  • 15ac786 Update pom.xml (#1012)
  • 1a391d8 Change ClientProperties and ClientAuthenticationProperties to data classes fo...
  • 14b2b29 Bump org.wiremock:wiremock-standalone from 3.12.1 to 3.13.0 (#1010)
  • ad0ef59 Bump org.junit.jupiter:junit-jupiter-engine from 5.12.1 to 5.12.2 (#1009)
  • 005555d Bump com.nimbusds:nimbus-jose-jwt from 10.1 to 10.2 (#1008)
  • b070f6a Bump com.nimbusds:nimbus-jose-jwt from 10.0.2 to 10.1 (#1007)
  • 5b93fc7 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 (#1006)
  • See full diff in compare view

Updates no.nav.slackposter:simple-slack-poster from 0.1.4 to 1.0.0

Commits
  • 4af339d Merge pull request #74 from navikt/dependabot/gradle/all-dependencies-791240ee14
  • b8971be ---
  • 75104d2 Merge pull request #69 from navikt/downgrade-jackson
  • 6ddcaf6 Downgrade Jackson to match what we get in other (Spring Boot) apps.
  • 6cb1ea9 Merge pull request #68 from navikt/updates
  • 04f94b8 Newer release action.
  • f60bf80 Merge pull request #67 from navikt/updates
  • b3a0053 Java 21.
  • 06bcd2d Merge pull request #66 from navikt/dependabot/gradle/all-dependencies-c5a15cae13
  • b0cd895 Merge pull request #65 from navikt/update-github-actions
  • Additional commits viewable in compare view

Updates org.verapdf:validation-model from 1.26.5 to 1.28.1

Commits
  • eab369e REL - v1.28
  • ae2cfd4 Fix gethasContentItems for GFPDStructTreeNode
  • c7491be Add GFSEGraphicContentItem
  • cf535ad Fix getStructureDestinationObject for GFPDLinkAnnot
  • 8267266 Fix ArrayIndexOutOfBoundsException
  • b3ceb4a Fix COSArray cast in GFPDDeviceN class
  • 562c9b2 Update description in pom
  • 1361d33 Update description in pom
  • a8eacf7 RC - v1.28
  • c8119c1 WCAG. Update line width detection
  • Additional commits viewable in compare view

Updates org.apache.pdfbox:pdfbox from 3.0.4 to 3.0.5

Updates org.testcontainers:testcontainers from 1.20.6 to 1.21.0

Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.21.0

What's Changed

⚠️ Breaking API changes

🚀 Features & Enhancements

☠️ Deprecations

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

Commits

Updates org.testcontainers:junit-jupiter from 1.20.6 to 1.21.0

Release notes

Sourced from org.testcontainers:junit-jupiter's releases.

1.21.0

What's Changed

⚠️ Breaking API changes

🚀 Features & Enhancements

☠️ Deprecations

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

Commits

Updates org.testcontainers:postgresql from 1.20.6 to 1.21.0

Release notes

Sourced from org.testcontainers:postgresql's releases.

1.21.0

What's Changed

⚠️ Breaking API changes

🚀 Features & Enhancements

☠️ Deprecations

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

Commits

Updates org.testcontainers:junit-jupiter from 1.20.6 to 1.21.0

Release notes

Sourced from org.testcontainers:junit-jupiter's releases.

1.21.0

What's Changed

⚠️ Breaking API changes

🚀 Features & Enhancements

☠️ Deprecations

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

Commits

Bumps the all-dependencies group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [net.javacrumbs.shedlock:shedlock-spring](https://github.com/lukas-krecan/ShedLock) | `6.3.1` | `6.6.0` |
| net.javacrumbs.shedlock:shedlock-provider-jdbc-template | `6.3.1` | `6.6.0` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.8.6` | `2.8.8` |
| [no.nav.klage:klage-kodeverk](https://github.com/navikt/klage-kodeverk) | `1.10.5` | `1.10.6` |
| [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `5.0.24` | `5.0.25` |
| [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `5.0.24` | `5.0.25` |
| [no.nav.slackposter:simple-slack-poster](https://github.com/navikt/simple-slack-poster) | `0.1.4` | `1.0.0` |
| [org.verapdf:validation-model](https://github.com/veraPDF/veraPDF-validation) | `1.26.5` | `1.28.1` |
| org.apache.pdfbox:pdfbox | `3.0.4` | `3.0.5` |
| [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.20.6` | `1.21.0` |
| [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.6` | `1.21.0` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.6` | `1.21.0` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.14.0` | `1.14.2` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.4.4` | `3.4.5` |



Updates `net.javacrumbs.shedlock:shedlock-spring` from 6.3.1 to 6.6.0
- [Changelog](https://github.com/lukas-krecan/ShedLock/blob/master/RELEASES.md)
- [Commits](lukas-krecan/ShedLock@shedlock-parent-6.3.1...shedlock-parent-6.6.0)

Updates `net.javacrumbs.shedlock:shedlock-provider-jdbc-template` from 6.3.1 to 6.6.0

Updates `net.javacrumbs.shedlock:shedlock-provider-jdbc-template` from 6.3.1 to 6.6.0

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.6 to 2.8.8
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.8.6...v2.8.8)

Updates `no.nav.klage:klage-kodeverk` from 1.10.5 to 1.10.6
- [Release notes](https://github.com/navikt/klage-kodeverk/releases)
- [Commits](navikt/klage-kodeverk@1.10.5...1.10.6)

Updates `no.nav.security:token-validation-spring` from 5.0.24 to 5.0.25
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.24...5.0.25)

Updates `no.nav.security:token-client-spring` from 5.0.24 to 5.0.25
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.24...5.0.25)

Updates `no.nav.security:token-client-spring` from 5.0.24 to 5.0.25
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.24...5.0.25)

Updates `no.nav.slackposter:simple-slack-poster` from 0.1.4 to 1.0.0
- [Release notes](https://github.com/navikt/simple-slack-poster/releases)
- [Commits](navikt/simple-slack-poster@0.1.4...1.0.0)

Updates `org.verapdf:validation-model` from 1.26.5 to 1.28.1
- [Commits](veraPDF/veraPDF-validation@v1.26.5...v1.28.1)

Updates `org.apache.pdfbox:pdfbox` from 3.0.4 to 3.0.5

Updates `org.testcontainers:testcontainers` from 1.20.6 to 1.21.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.6...1.21.0)

Updates `org.testcontainers:junit-jupiter` from 1.20.6 to 1.21.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.6...1.21.0)

Updates `org.testcontainers:postgresql` from 1.20.6 to 1.21.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.6...1.21.0)

Updates `org.testcontainers:junit-jupiter` from 1.20.6 to 1.21.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.6...1.21.0)

Updates `org.testcontainers:postgresql` from 1.20.6 to 1.21.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.6...1.21.0)

Updates `io.mockk:mockk` from 1.14.0 to 1.14.2
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.14.0...1.14.2)

Updates `org.springframework.boot` from 3.4.4 to 3.4.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.4...v3.4.5)

---
updated-dependencies:
- dependency-name: net.javacrumbs.shedlock:shedlock-spring
  dependency-version: 6.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: net.javacrumbs.shedlock:shedlock-provider-jdbc-template
  dependency-version: 6.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: net.javacrumbs.shedlock:shedlock-provider-jdbc-template
  dependency-version: 6.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-version: 2.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.klage:klage-kodeverk
  dependency-version: 1.10.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-spring
  dependency-version: 5.0.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-version: 5.0.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-version: 5.0.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.slackposter:simple-slack-poster
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: org.verapdf:validation-model
  dependency-version: 1.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.apache.pdfbox:pdfbox
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.testcontainers:testcontainers
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.testcontainers:junit-jupiter
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.testcontainers:postgresql
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.testcontainers:junit-jupiter
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.testcontainers:postgresql
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: io.mockk:mockk
  dependency-version: 1.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.springframework.boot
  dependency-version: 3.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 7, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 8, 2025
@dependabot dependabot bot deleted the dependabot/gradle/all-dependencies-0f8159a000 branch May 8, 2025 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants