Skip to content
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

Bump the all-dependencies group across 1 directory with 17 updates #2799

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2025

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

Package From To
org.springframework.boot:spring-boot-starter-parent 3.4.2 3.4.3
no.nav.security:token-client-core 5.0.16 5.0.19
no.nav.security:token-validation-core 5.0.16 5.0.19
org.flywaydb:flyway-database-postgresql 11.3.0 11.3.4
org.springdoc:springdoc-openapi-starter-webmvc-ui 2.8.4 2.8.5
org.springdoc:springdoc-openapi-starter-common 2.8.4 2.8.5
no.nav.familie.felles:log 3.20250122103549_5bcb4dc 3.20250312114810_5371990
no.nav.familie.felles:util 3.20250122103549_5bcb4dc 3.20250312114810_5371990
no.nav.familie.felles:http-client 3.20250122103549_5bcb4dc 3.20250312114810_5371990
no.nav.familie.felles:unleash 3.20250122103549_5bcb4dc 3.20250312114810_5371990
no.nav.familie.felles:leader 3.20250122103549_5bcb4dc 3.20250312114810_5371990
org.wiremock:wiremock-standalone 3.11.0 3.12.1
io.mockk:mockk-jvm 1.13.16 1.13.17
no.nav.security:token-validation-spring-test 5.0.16 5.0.19
org.testcontainers:postgresql 1.20.4 1.20.6
io.cucumber:cucumber-java 7.20.1 7.21.1
io.cucumber:cucumber-junit-platform-engine 7.20.1 7.21.1

Updates org.springframework.boot:spring-boot-starter-parent from 3.4.2 to 3.4.3

Release notes

Sourced from org.springframework.boot:spring-boot-starter-parent's releases.

v3.4.3

⚠️ Noteworthy

⭐ New Features

  • Add TWENTY_FOUR to JavaVersion enum #44209

🐞 Bug Fixes

  • Console output may be lost when using Log4j2 with something that replaces System.out #44380
  • Maven plugin does not consistently use ArgFile for classpath argument on Windows #44328
  • Reactive Jetty web server does not fail fast when configured to use a server name bundle which Jetty does not support #44319
  • When web server application context refresh fails, the original failure is lost if stopping or destroying the web server throws an exception #44317
  • View resolver for Thymeleaf should back off if spring-webmvc is not present #44296
  • WebServer is not destroyed when ReactiveWebServerApplicationContext refresh fails #44294
  • Non-default DataSource candidates are not considered in H2ConsoleAutoConfiguration #44293
  • Banner placeholder and defaults do not work during development #44255
  • Mustache templates return with ISO-8859-1 charset rather than UTF-8 in Content-Type response header #44193
  • Servlet EndpointRequest doesn't match web server namespace correctly #44188
  • java.lang.ClassCastException when using default management security with WebFlux and health probes enabled #44052
  • Logback configuration that relies on inner-classes does not work in a native image #44025
  • IllegalStateException: Unable to register SSL bundle after 3.3.8 or 3.4.2 #43989
  • Metrics and health do not include non-default candidate beans #43481

📔 Documentation

  • Document that auto-configuration classes should be identified using their binary names #44303
  • Correct typo in MVC security when explaining when UserDetailsService auto-configuration will back off #44301
  • Link to JarLauncher's javadoc #44170
  • When using observability annotations, recommend that care is taken to avoid double instrumentation #44145
  • Fix typo in Running Your Application #44035
  • Document Kubernetes preStop handler when using a Docker image without a shell #44022
  • Source snippet in Developing Your First Spring Boot Application section uses the root package #43983
  • Correct the location of MyApplication.java in "Developing Your First Spring Boot Application" #43975
  • Add links to Jackson Javadoc #43971
  • Warn that some Quartz database schema scripts must be modified before use #43958

🔨 Dependency Upgrades

  • Upgrade to Commons Pool2 2.12.1 #44173
  • Upgrade to Couchbase Client 3.7.8 #44269
  • Upgrade to Groovy 4.0.25 #44174
  • Upgrade to Hibernate 6.6.8.Final #44332
  • Upgrade to HttpClient5 5.4.2 #44176
  • Upgrade to HttpCore5 5.3.3 #44177
  • Upgrade to Infinispan 15.0.13.Final #44178
  • Upgrade to jOOQ 3.19.19 #44368
  • Upgrade to Json-smart 2.5.2 #44264

... (truncated)

Commits
  • 2f53c0a Release v3.4.3
  • f99171f Merge branch '3.3.x' into 3.4.x
  • 70e0744 Next development version (v3.3.10-SNAPSHOT)
  • 07d9db3 Merge pull request #44380 from nosan
  • 2295809 Register Log42J StatusListener
  • 575655c Upgrade Tomcat 11 smoke tests to Tomcat 11.0.4
  • c74397a Merge branch '3.3.x' into 3.4.x
  • c718461 Protect against NoSuchMethodException on setReadOnly
  • 7dc9bf2 Upgrade to Testcontainers Redis Module 2.2.4
  • 7d1fc06 Upgrade to Testcontainers 1.20.5
  • Additional commits viewable in compare view

Updates no.nav.security:token-client-core from 5.0.16 to 5.0.19

Release notes

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

5.0.19

What's Changed

5.0.18

What's Changed

⬆️ Dependency upgrades

5.0.17

No release notes provided.

Commits
  • 9a0d6f5 bump
  • 78543bc bump
  • 2744802 Bump com.nimbusds:nimbus-jose-jwt from 10.0.1 to 10.0.2 (#1002)
  • c0ec61a Bump com.nimbusds:oauth2-oidc-sdk from 11.23 to 11.23.1 (#1001)
  • 39686b8 Bump org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.0 (#999)
  • cb2b17b Bump spring-boot.version from 3.4.2 to 3.4.3 (#1000)
  • 606d9bf Bump com.nimbusds:oauth2-oidc-sdk from 11.22.2 to 11.23 (#998)
  • 4ee9a36 Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 (#997)
  • 2b9d108 Bump com.nimbusds:oauth2-oidc-sdk from 11.22.1 to 11.22.2 (#996)
  • 981238c Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#994)
  • Additional commits viewable in compare view

Updates no.nav.security:token-validation-core from 5.0.16 to 5.0.19

Release notes

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

5.0.19

What's Changed

5.0.18

What's Changed

⬆️ Dependency upgrades

5.0.17

No release notes provided.

Commits
  • 9a0d6f5 bump
  • 78543bc bump
  • 2744802 Bump com.nimbusds:nimbus-jose-jwt from 10.0.1 to 10.0.2 (#1002)
  • c0ec61a Bump com.nimbusds:oauth2-oidc-sdk from 11.23 to 11.23.1 (#1001)
  • 39686b8 Bump org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.0 (#999)
  • cb2b17b Bump spring-boot.version from 3.4.2 to 3.4.3 (#1000)
  • 606d9bf Bump com.nimbusds:oauth2-oidc-sdk from 11.22.2 to 11.23 (#998)
  • 4ee9a36 Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 (#997)
  • 2b9d108 Bump com.nimbusds:oauth2-oidc-sdk from 11.22.1 to 11.22.2 (#996)
  • 981238c Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#994)
  • Additional commits viewable in compare view

Updates no.nav.security:token-validation-core from 5.0.16 to 5.0.19

Release notes

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

5.0.19

What's Changed

5.0.18

What's Changed

⬆️ Dependency upgrades

5.0.17

No release notes provided.

Commits
  • 9a0d6f5 bump
  • 78543bc bump
  • 2744802 Bump com.nimbusds:nimbus-jose-jwt from 10.0.1 to 10.0.2 (#1002)
  • c0ec61a Bump com.nimbusds:oauth2-oidc-sdk from 11.23 to 11.23.1 (#1001)
  • 39686b8 Bump org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.0 (#999)
  • cb2b17b Bump spring-boot.version from 3.4.2 to 3.4.3 (#1000)
  • 606d9bf Bump com.nimbusds:oauth2-oidc-sdk from 11.22.2 to 11.23 (#998)
  • 4ee9a36 Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 (#997)
  • 2b9d108 Bump com.nimbusds:oauth2-oidc-sdk from 11.22.1 to 11.22.2 (#996)
  • 981238c Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#994)
  • Additional commits viewable in compare view

Updates org.flywaydb:flyway-database-postgresql from 11.3.0 to 11.3.4

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.4 to 2.8.5

Release notes

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

springdoc-openapi v2.8.5 released!

What's Changed

Added

  • #2696 - Do not require JsonSubType annotation for sealed classes
  • #2898 - add needed runtime reflection hints for native image
  • #2891 - Refactor trimIndent Method

Changed

  • Upgrade swagger-ui to v5.18.3

Fixed

  • #2902 - Schema replaced by String when using @​ApiResponse with RepresentationModel (Hateoas links)
  • #2876 - Restentpoints with same name get mix up
  • #2895 - Only filter out actuator endpoints with double asterisks.
  • #2894 - respect @​JsonUnwrapped & @​Schema on props not fields only
  • #2881 - fix defaultValue when using @​PageableDefault together with one-indexed-parameters
  • #2888 - Provide a better consistency for parameters and responses order.

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.4...v2.8.5

Changelog

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

[2.8.5] - 2025-02-16

Added

  • #2696 - Do not require JsonSubType annotation for sealed classes
  • #2898 - add needed runtime reflection hints for native image
  • #2891 - Refactor trimIndent Method

Changed

  • Upgrade swagger-ui to v5.18.3

Fixed

  • #2902 - Schema replaced by String when using @​ApiResponse with RepresentationModel (Hateoas links)
  • #2876 - Restentpoints with same name get mix up
  • #2895 - Only filter out actuator endpoints with double asterisks.
  • #2894 - respect @​JsonUnwrapped & @​Schema on props not fields only
  • #2881 - fix defaultValue when using @​PageableDefault together with one-indexed-parameters
  • #2888 - Provide a better consistency for parameters and responses order.
Commits
  • 9006225 [maven-release-plugin] prepare release v2.8.5
  • 2186984 CHANGELOG.md update for 2.8.5
  • f4e632b Do not require JsonSubType annotation for sealed classes #2696
  • 7c0229f Merge branch 'sahil-ramagiri-sealed-classes'
  • 8f98a39 PR review
  • a329910 Schema replaced by String when using @​ApiResponse with RepresentationModel (H...
  • cdfaf63 Restentpoints with same name get mix up. Fixes #2876
  • ee5ab03 Restentpoints with same name get mix up. Fixes #2876
  • 0775180 Restentpoints with same name get mix up. Fixes #2876
  • 54ea28e Merge pull request #2898 from lorenzbaier/native-runtime-hints
  • Additional commits viewable in compare view

Updates org.springdoc:springdoc-openapi-starter-common from 2.8.4 to 2.8.5

Release notes

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

springdoc-openapi v2.8.5 released!

What's Changed

Added

  • #2696 - Do not require JsonSubType annotation for sealed classes
  • #2898 - add needed runtime reflection hints for native image
  • #2891 - Refactor trimIndent Method

Changed

  • Upgrade swagger-ui to v5.18.3

Fixed

  • #2902 - Schema replaced by String when using @​ApiResponse with RepresentationModel (Hateoas links)
  • #2876 - Restentpoints with same name get mix up
  • #2895 - Only filter out actuator endpoints with double asterisks.
  • #2894 - respect @​JsonUnwrapped & @​Schema on props not fields only
  • #2881 - fix defaultValue when using @​PageableDefault together with one-indexed-parameters
  • #2888 - Provide a better consistency for parameters and responses order.

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.4...v2.8.5

Changelog

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

[2.8.5] - 2025-02-16

Added

  • #2696 - Do not require JsonSubType annotation for sealed classes
  • #2898 - add needed runtime reflection hints for native image
  • #2891 - Refactor trimIndent Method

Changed

  • Upgrade swagger-ui to v5.18.3

Fixed

  • #2902 - Schema replaced by String when using @​ApiResponse with RepresentationModel (Hateoas links)
  • #2876 - Restentpoints with same name get mix up
  • #2895 - Only filter out actuator endpoints with double asterisks.
  • #2894 - respect @​JsonUnwrapped & @​Schema on props not fields only
  • #2881 - fix defaultValue when using @​PageableDefault together with one-indexed-parameters
  • #2888 - Provide a better consistency for parameters and responses order.
Commits
  • 9006225 [maven-release-plugin] prepare release v2.8.5
  • 2186984 CHANGELOG.md update for 2.8.5
  • f4e632b Do not require JsonSubType annotation for sealed classes #2696
  • 7c0229f Merge branch 'sahil-ramagiri-sealed-classes'
  • 8f98a39 PR review
  • a329910 Schema replaced by String when using @​ApiResponse with RepresentationModel (H...
  • cdfaf63 Restentpoints with same name get mix up. Fixes #2876
  • ee5ab03 Restentpoints with same name get mix up. Fixes #2876
  • 0775180 Restentpoints with same name get mix up. Fixes #2876
  • 54ea28e Merge pull request #2898 from lorenzbaier/native-runtime-hints
  • Additional commits viewable in compare view

Updates org.springdoc:springdoc-openapi-starter-common from 2.8.4 to 2.8.5

Release notes

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

springdoc-openapi v2.8.5 released!

What's Changed

Added

  • #2696 - Do not require JsonSubType annotation for sealed classes
  • #2898 - add needed runtime reflection hints for native image
  • #2891 - Refactor trimIndent Method

Changed

  • Upgrade swagger-ui to v5.18.3

Fixed

  • #2902 - Schema replaced by String when using @​ApiResponse with RepresentationModel (Hateoas links)
  • #2876 - Restentpoints with same name get mix up
  • #2895 - Only filter out actuator endpoints with double asterisks.
  • #2894 - respect @​JsonUnwrapped & @​Schema on props not fields only
  • #2881 - fix defaultValue when using @​PageableDefault together with one-indexed-parameters
  • #2888 - Provide a better consistency for parameters and responses order.

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.4...v2.8.5

Changelog

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

[2.8.5] - 2025-02-16

Added

  • #2696 - Do not require JsonSubType annotation for sealed classes
  • #2898 - add needed runtime reflection hints for native image
  • #2891 - Refactor trimIndent Method

Changed

  • Upgrade swagger-ui to v5.18.3

Fixed

  • #2902 - Schema replaced by String when using @​ApiResponse with RepresentationModel (Hateoas links)
  • #2876 - Restentpoints with same name get mix up
  • #2895 - Only filter out actuator endpoints with double asterisks.
  • #2894 - respect @​JsonUnwrapped & @​Schema on props not fields only
  • #2881 - fix defaultValue when using @​PageableDefault together with one-indexed-parameters
  • #2888 - Provide a better consistency for parameters and responses order.
Commits
  • 9006225 [maven-release-plugin] prepare release v2.8.5
  • 2186984 CHANGELOG.md update for 2.8.5
  • f4e632b Do not require JsonSubType annotation for sealed classes #2696
  • 7c0229f Merge branch 'sahil-ramagiri-sealed-classes'
  • 8f98a39 PR review
  • a329910 Schema replaced by String when using @​ApiResponse with RepresentationModel (H...
  • cdfaf63 Restentpoints with same name get mix up. Fixes #2876
  • ee5ab03 Restentpoints with same name get mix up. Fixes #2876
  • 0775180 Restentpoints with same name get mix up. Fixes #2876
  • 54ea28e Merge pull request #2898 from lorenzbaier/native-runtime-hints
  • Additional commits viewable in compare view

Updates no.nav.familie.felles:log from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990

Commits

Updates no.nav.familie.felles:util from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990

Commits

Updates no.nav.familie.felles:http-client from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990

Commits

Updates no.nav.familie.felles:unleash from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990

Commits

Updates no.nav.familie.felles:leader from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990

Commits

Updates no.nav.familie.felles:util from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990

Commits

Updates no.nav.familie.felles:http-client from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990

Commits

Updates no.nav.familie.felles:unleash from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990

Commits

Updates no.nav.familie.felles:leader from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990

Commits

Updates org.wiremock:wiremock-standalone from 3.11.0 to 3.12.1

Release notes

Sourced from org.wiremock:wiremock-standalone's releases.

3.12.1

🐞 Bug fixes

📖 OpenAPI updates

  • Use camel-case format for the fileName property in the request-pattern schema (#2966) @​picimako

👻 Maintenance

📦 Dependency updates

✍ Other changes

3.12.0

🚀 New Features

📦 Dependency updates

✍ Other changes

Commits
  • 8251033 Merge pull request #2982 from wiremock/bump-patch
  • f04e530 bump patch version to 3.12.1
  • e03e4d2 Merge pull request #2981 from wiremock/xml-perf-improvements
  • f76cb7f perf: Reinstate improvements on EqualToXmlPattern
  • ee67c13 refactor: Extract DelegateDocumentBuilderFactory & subtypes
  • 66c9b9e Merge pull request #2977 from wiremock/thread-local-xml
  • 08a1a75 Merge pull request #2979 from wiremock/update-actions-cache-version
  • 6052951 Update actions/cache@v1 to use v4
  • b45bf62 Merge pull request #2978 from wiremock/dependabot/gradle/com.fasterxml.jackso...
  • 063cdf4 Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3
  • Additional commits viewable in compare view

Updates io.mockk:mockk-jvm from 1.13.16 to 1.13.17

Release notes

Sourced from io.mockk:mockk-jvm's releases.

1.13.17

What's Changed

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

| Package | From | To |
| --- | --- | --- |
| [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.4.2` | `3.4.3` |
| [no.nav.security:token-client-core](https://github.com/navikt/token-support) | `5.0.16` | `5.0.19` |
| [no.nav.security:token-validation-core](https://github.com/navikt/token-support) | `5.0.16` | `5.0.19` |
| org.flywaydb:flyway-database-postgresql | `11.3.0` | `11.3.4` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.8.4` | `2.8.5` |
| [org.springdoc:springdoc-openapi-starter-common](https://github.com/springdoc/springdoc-openapi) | `2.8.4` | `2.8.5` |
| [no.nav.familie.felles:log](https://github.com/navikt/familie-felles) | `3.20250122103549_5bcb4dc` | `3.20250312114810_5371990` |
| [no.nav.familie.felles:util](https://github.com/navikt/familie-felles) | `3.20250122103549_5bcb4dc` | `3.20250312114810_5371990` |
| [no.nav.familie.felles:http-client](https://github.com/navikt/familie-felles) | `3.20250122103549_5bcb4dc` | `3.20250312114810_5371990` |
| [no.nav.familie.felles:unleash](https://github.com/navikt/familie-felles) | `3.20250122103549_5bcb4dc` | `3.20250312114810_5371990` |
| [no.nav.familie.felles:leader](https://github.com/navikt/familie-felles) | `3.20250122103549_5bcb4dc` | `3.20250312114810_5371990` |
| [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) | `3.11.0` | `3.12.1` |
| [io.mockk:mockk-jvm](https://github.com/mockk/mockk) | `1.13.16` | `1.13.17` |
| [no.nav.security:token-validation-spring-test](https://github.com/navikt/token-support) | `5.0.16` | `5.0.19` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.4` | `1.20.6` |
| [io.cucumber:cucumber-java](https://github.com/cucumber/cucumber-jvm) | `7.20.1` | `7.21.1` |
| [io.cucumber:cucumber-junit-platform-engine](https://github.com/cucumber/cucumber-jvm) | `7.20.1` | `7.21.1` |



Updates `org.springframework.boot:spring-boot-starter-parent` from 3.4.2 to 3.4.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3)

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

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

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

Updates `org.flywaydb:flyway-database-postgresql` from 11.3.0 to 11.3.4

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.4 to 2.8.5
- [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.4...v2.8.5)

Updates `org.springdoc:springdoc-openapi-starter-common` from 2.8.4 to 2.8.5
- [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.4...v2.8.5)

Updates `org.springdoc:springdoc-openapi-starter-common` from 2.8.4 to 2.8.5
- [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.4...v2.8.5)

Updates `no.nav.familie.felles:log` from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:util` from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:http-client` from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:unleash` from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:leader` from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:util` from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:http-client` from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:unleash` from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:leader` from 3.20250122103549_5bcb4dc to 3.20250312114810_5371990
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `org.wiremock:wiremock-standalone` from 3.11.0 to 3.12.1
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.11.0...3.12.1)

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

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

Updates `org.testcontainers:postgresql` from 1.20.4 to 1.20.6
- [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.4...1.20.6)

Updates `io.cucumber:cucumber-java` from 7.20.1 to 7.21.1
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.20.1...v7.21.1)

Updates `io.cucumber:cucumber-junit-platform-engine` from 7.20.1 to 7.21.1
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.20.1...v7.21.1)

Updates `io.cucumber:cucumber-junit-platform-engine` from 7.20.1 to 7.21.1
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.20.1...v7.21.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.springdoc:springdoc-openapi-starter-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.springdoc:springdoc-openapi-starter-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:log
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:util
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:http-client
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:unleash
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:leader
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:util
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:http-client
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:unleash
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:leader
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: org.wiremock:wiremock-standalone
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: io.mockk:mockk-jvm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-spring-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: io.cucumber:cucumber-java
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: io.cucumber:cucumber-junit-platform-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: io.cucumber:cucumber-junit-platform-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Mar 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 12, 2025 11:41
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2025

Superseded by #2807.

@dependabot dependabot bot closed this Mar 16, 2025
@dependabot dependabot bot deleted the dependabot/maven/all-dependencies-754f8a3dd5 branch March 16, 2025 04:54
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