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

build(deps): bump the all-dependencies group across 1 directory with 16 updates #1026

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2024

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

Package From To
org.springframework.boot:spring-boot-starter-parent 3.3.5 3.4.0
org.springdoc:springdoc-openapi-starter-webmvc-ui 2.6.0 2.7.0
org.springdoc:springdoc-openapi-starter-common 2.6.0 2.7.0
commons-io:commons-io 2.17.0 2.18.0
no.nav.familie.felles:log 3.20240913110742_adb42f8 3.20241121151626_836e7ca
no.nav.familie.felles:http-client 3.20240913110742_adb42f8 3.20241121151626_836e7ca
no.nav.familie.felles:unleash 3.20240913110742_adb42f8 3.20241121151626_836e7ca
no.nav.security:token-client-spring 5.0.10 5.0.11
no.nav.security:token-client-core 5.0.10 5.0.11
no.nav.security:token-validation-spring 5.0.10 5.0.11
no.nav.security:token-validation-spring-test 5.0.10 5.0.11
no.nav.familie.kontrakter:felles 3.0_20241102131210_d65efd1 3.0_20241113143804_80bdd40
no.nav.familie.kontrakter:enslig-forsorger 3.0_20241102131210_d65efd1 3.0_20241113143804_80bdd40
no.nav.familie.felles:util 3.20240913110742_adb42f8 3.20241121151626_836e7ca

Updates org.springframework.boot:spring-boot-starter-parent from 3.3.5 to 3.4.0

Release notes

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

v3.4.0

⭐ New Features

  • Add withDefaultRequestConfigCustomizer method to HttpComponentsClientHttpRequestFactoryBuilder #43139
  • Fail JsonWriter if duplicate names are detected #43041
  • Add JsonObjectDeserializer.nullSafeValue method that accepts a mapper Function #42972
  • Support timeout property for GraphQL over SSE #42966
  • Improve performance of ConfigurationPropertiesBinder by storing bind handlers on first access #42950
  • Improve performance of ConcurrentReferenceCachingMetadataReaderFactory #42949
  • Log warning in HikariCheckpointRestoreLifecycle if pool suspension isn't configured #42937
  • Remove spring-boot-starter-aop dependency from spring-boot-starter-data-jpa and spring-boot-starter-integration #42934

🐞 Bug Fixes

  • Jersey body handling is inconsistent with Spring Webflux and Spring MVC #43209
  • Classes are accidentally named "structure logging" instead of "structured logging" #43203
  • StructuredLoggingJsonProperties customizer should be a Class reference rather than a String #43202
  • Cannot package OCI image when 'docker.io/paketobuildpacks/new-relic' is provided as a buildpack #43171
  • Incorrect Type for 'management.endpoints.access.default' defined in additional-spring-configuration-metadata.json #43154
  • WebServerPortFileWriter fails when using a portfile without extension #43117
  • SslOptions.isSpecified() only returns true if ciphers and enabled protocols are set #43084
  • SslHealthIndicator throws NullPointerException when using SslBundle with SslStoreBundle.NONE #43078
  • JdkClientHttpRequestFactoryBuilder and JettyClientHttpRequestFactoryBuilder do not set Ciphers or Enabled Protocols #43077
  • Root cause of errors is hidden when loading images from archive #43070
  • mvn spring-boot:run fails on Windows with "Could Not Find or Load Main Class" when path contains non-ASCII characters #43062
  • A @SpyBean on the output of a FactoryBean is not reset #43053
  • Logback logging system does not process URLs with paths not ending in .xml #42990
  • Bean-based conditions do not consider factory beans correctly when determining if they are a candidate #42970
  • NPE in bootBuildImage when setting DOCKER_CONTEXT=default #42960
  • Warning due to duplicate MockResolver extensions #42957
  • HttpHostConnectException is thrown when using buildpacks with Gradle or Maven on Windows #42952
  • build-info doesn't support seconds since the epoch from project.build.outputTimestamp #42936
  • NPE in OnClassCondition.resolveOutcomesThreaded following thread interruption because firstHalf is null #42926
  • Default WebSocketMessageBrokerConfigurer is always overriding custom channel executor #42924
  • X-Registry-Auth header sent to Docker Engine API contains field "authHeader" #42915
  • ApplicationContextRunner has inconsistent behaviour with duplicate auto-configuration class names #17963

📔 Documentation

  • Migrate class references to full javadoc links #43239
  • Documentation for 'spring.datasource.type' is misleading #43199
  • Update "Upgrading From" section to use "2.x" #43160
  • Include spring-boot-loader in API documentation #43153
  • Document how and where to add custom GraalVM configuration files #43074
  • Rework DataSource configuration examples to separate defining an additional DataSource and defining a DataSource of a different type #43059
  • Location of the layers schema is incorrect in the Maven Plugin's examples #43033
  • Link to Eclipse setup instructions #42954
  • Fix link to Checkpoint and Restore status page #42939

🔨 Dependency Upgrades

... (truncated)

Commits
  • 8964203 Release v3.4.0
  • 109e731 Revert "Add @ConditionalOnMissingBean for JobRepository"
  • d21952d Merge branch '3.3.x'
  • 4151938 Next development version (v3.3.7-SNAPSHOT)
  • 14989a5 Upgrade to Testcontainers 1.20.4
  • c188822 Upgrade to Spring Security 6.4.1
  • e286739 Upgrade to Spring Batch 5.2.0
  • 73fc351 Add @ConditionalOnMissingBean for JobRepository
  • 3cae5c2 Merge branch '3.3.x'
  • 283bc6f Merge branch '3.2.x' into 3.3.x
  • Additional commits viewable in compare view

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.6.0 to 2.7.0

Release notes

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

springdoc-openapi v2.7.0 released! Latest

What's Changed

Added

  • #2777 - Add SortAsQueryParam annotation
  • #2649 - Add Encoding to multiple files and JSON payloads request test case
  • #2653 - Trim indent apply schema description
  • #2664 - Refactor Replace hardcoded schema prefix length
  • #2509, #2668 - Replace swagger urls in org.springdoc.core.properties.AbstractSwaggerUiConfigProperties#urls only if url is changed
  • #2727 - Display nullable request body with map type
  • #2746 - Readme.md add gradle import
  • #2760 - Added support for RequestBody as a meta-annotation
  • #2703 - Display nullable request body with map type
  • #2657 - Add support for OAS v3.1 webhooks

Changed

  • Upgrade spring-boot to 3.4.0
  • Upgrade swagger-ui to 5.18.2
  • Upgrade spring-security-oauth2-authorization-server to 1.4.0
  • Upgrade swagger-core to 2.2.25
  • Upgrade spring-cloud-function to 4.2.0-M1

Fixed

  • #2752 - Swagger doesn't work after custom annotation replacing request parameters
  • #2747 - Move to webjars-locator-lite, in preparation for spring-boot 3.4 GA
  • #2705 - @​Schema oneOf config is ignored when generate the api-docs
  • #2744 - SpringDocUI doest add Javadoc into swagger from abstract class
  • #2708 - Spring Boot (Webflux) - Swagger UI - redirect URI does not include Gateway Prefix
  • #2725 - Serialization to openapi of org.springframework.data.domain.Sort is wrong for Spring Boot >2.x
  • #2740 - Swagger-ui ignores property springdoc.swagger-ui.supported-submit-methods
  • #2733 - Bad schema return type when created a generic wrapper class for response entity
  • #2687 - Failed to load api definition after spring boot 3.4.0-M2
  • #2642 - Calling Swagger UI via different context paths fails
  • #2709 - Annotation @​Hidden on rest controller class level doesn't work due to spring default proxying mechanism CGLIB
  • #2642 - Calling Swagger UI via different context paths fails

... (truncated)

Changelog

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

[2.7.0] - 2024-23-11

Added

  • #2777 - Add SortAsQueryParam annotation
  • #2786 - No static resource swagger-ui/index.html error after migration to 2.7.0-RC1

Changed

  • Upgrade spring-boot to 3.4.0
  • Upgrade swagger-ui to 5.18.2
  • Upgrade spring-security-oauth2-authorization-server to 1.4.0

[2.7.0-RC1] - 2024-11-06

Added

  • #2649 - Add Encoding to multiple files and JSON payloads request test case
  • #2653 - Trim indent apply schema description
  • #2664 - Refactor Replace hardcoded schema prefix length
  • #2509, #2668 - Replace swagger urls in org.springdoc.core.properties.AbstractSwaggerUiConfigProperties#urls only if url is changed
  • #2727 - Display nullable request body with map type
  • #2746 - Readme.md add gradle import
  • #2760 - Added support for RequestBody as a meta-annotation
  • #2703 - Display nullable request body with map type
  • #2657 - Add support for OAS v3.1 webhooks

Changed

  • Upgrade spring-boot to 3.4.0-RC1
  • Upgrade swagger-core to 2.2.25
  • Upgrade swagger-ui to 5.18.1
  • Upgrade spring-cloud-function to 4.2.0-M1
  • Upgrade spring-security-oauth2-authorization-server to 1.4.0-M2

Fixed

  • #2752 - Swagger doesn't work after custom annotation replacing request parameters
  • #2747 - Move to webjars-locator-lite, in preparation for spring-boot 3.4 GA
  • #2705 - @​Schema oneOf config is ignored when generate the api-docs
  • #2744 - SpringDocUI doest add Javadoc into swagger from abstract class
  • #2708 - Spring Boot (Webflux) - Swagger UI - redirect URI does not include Gateway Prefix
  • #2725 - Serialization to openapi of org.springframework.data.domain.Sort is wrong for Spring Boot >2.x
  • #2740 - Swagger-ui ignores property springdoc.swagger-ui.supported-submit-methods
  • #2733 - Bad schema return type when created a generic wrapper class for response entity
  • #2687 - Failed to load api definition after spring boot 3.4.0-M2
  • #2642 - Calling Swagger UI via different context paths fails
  • #2709 - Annotation @​Hidden on rest controller class level doesn't work due to spring default proxying mechanism CGLIB
  • #2642 - Calling Swagger UI via different context paths fails
  • #2663 - Content definition in @​ApiResponse remove schema generated based on the returned value
  • #2646 - The operationId is unnecessarily deduplicated for a requestBody with multiple content types
  • #2643 - UpperSnakeCaseStrategy is not working with spring boot and ParameterObject
  • #2640 - @​JsonUnwrapped is ignored when PolymorphicConverter is enabled
  • #2638 - Boolean Parameter with @​Schema Annotation Changes Type to string in OpenAPI Documentation
  • #2659 - Fix typo in SpringSecurityLoginEndpointCustomizer method name

... (truncated)

Commits
  • 92d82da [maven-release-plugin] prepare release v2.7.0
  • 7226c45 revert back to version of swagger-core 2.2.25
  • 7e2991c When using ParameterObject, description is taken from superclass instead of s...
  • b04a2c0 - Upgrade spring-boot to 3.4.0
  • ee2dfc4 Merge pull request #2777 from ondrejkrpec/ondrejkrpec/add-sort-as-query-param
  • f8c22af Add SortAsQueryParam annotation
  • 1fdddf6 [maven-release-plugin] prepare for next development iteration
  • 54278b8 [maven-release-plugin] prepare release v2.7.0-RC1
  • bb0359f CHANGELOG.md update
  • 2ba7055 Upgrade swagger-ui to 5.18.1
  • Additional commits viewable in compare view

Updates org.springdoc:springdoc-openapi-starter-common from 2.6.0 to 2.7.0

Release notes

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

springdoc-openapi v2.7.0 released! Latest

What's Changed

Added

  • #2777 - Add SortAsQueryParam annotation
  • #2649 - Add Encoding to multiple files and JSON payloads request test case
  • #2653 - Trim indent apply schema description
  • #2664 - Refactor Replace hardcoded schema prefix length
  • #2509, #2668 - Replace swagger urls in org.springdoc.core.properties.AbstractSwaggerUiConfigProperties#urls only if url is changed
  • #2727 - Display nullable request body with map type
  • #2746 - Readme.md add gradle import
  • #2760 - Added support for RequestBody as a meta-annotation
  • #2703 - Display nullable request body with map type
  • #2657 - Add support for OAS v3.1 webhooks

Changed

  • Upgrade spring-boot to 3.4.0
  • Upgrade swagger-ui to 5.18.2
  • Upgrade spring-security-oauth2-authorization-server to 1.4.0
  • Upgrade swagger-core to 2.2.25
  • Upgrade spring-cloud-function to 4.2.0-M1

Fixed

  • #2752 - Swagger doesn't work after custom annotation replacing request parameters
  • #2747 - Move to webjars-locator-lite, in preparation for spring-boot 3.4 GA
  • #2705 - @​Schema oneOf config is ignored when generate the api-docs
  • #2744 - SpringDocUI doest add Javadoc into swagger from abstract class
  • #2708 - Spring Boot (Webflux) - Swagger UI - redirect URI does not include Gateway Prefix
  • #2725 - Serialization to openapi of org.springframework.data.domain.Sort is wrong for Spring Boot >2.x
  • #2740 - Swagger-ui ignores property springdoc.swagger-ui.supported-submit-methods
  • #2733 - Bad schema return type when created a generic wrapper class for response entity
  • #2687 - Failed to load api definition after spring boot 3.4.0-M2
  • #2642 - Calling Swagger UI via different context paths fails
  • #2709 - Annotation @​Hidden on rest controller class level doesn't work due to spring default proxying mechanism CGLIB
  • #2642 - Calling Swagger UI via different context paths fails

... (truncated)

Changelog

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

[2.7.0] - 2024-23-11

Added

  • #2777 - Add SortAsQueryParam annotation
  • #2786 - No static resource swagger-ui/index.html error after migration to 2.7.0-RC1

Changed

  • Upgrade spring-boot to 3.4.0
  • Upgrade swagger-ui to 5.18.2
  • Upgrade spring-security-oauth2-authorization-server to 1.4.0

[2.7.0-RC1] - 2024-11-06

Added

  • #2649 - Add Encoding to multiple files and JSON payloads request test case
  • #2653 - Trim indent apply schema description
  • #2664 - Refactor Replace hardcoded schema prefix length
  • #2509, #2668 - Replace swagger urls in org.springdoc.core.properties.AbstractSwaggerUiConfigProperties#urls only if url is changed
  • #2727 - Display nullable request body with map type
  • #2746 - Readme.md add gradle import
  • #2760 - Added support for RequestBody as a meta-annotation
  • #2703 - Display nullable request body with map type
  • #2657 - Add support for OAS v3.1 webhooks

Changed

  • Upgrade spring-boot to 3.4.0-RC1
  • Upgrade swagger-core to 2.2.25
  • Upgrade swagger-ui to 5.18.1
  • Upgrade spring-cloud-function to 4.2.0-M1
  • Upgrade spring-security-oauth2-authorization-server to 1.4.0-M2

Fixed

  • #2752 - Swagger doesn't work after custom annotation replacing request parameters
  • #2747 - Move to webjars-locator-lite, in preparation for spring-boot 3.4 GA
  • #2705 - @​Schema oneOf config is ignored when generate the api-docs
  • #2744 - SpringDocUI doest add Javadoc into swagger from abstract class
  • #2708 - Spring Boot (Webflux) - Swagger UI - redirect URI does not include Gateway Prefix
  • #2725 - Serialization to openapi of org.springframework.data.domain.Sort is wrong for Spring Boot >2.x
  • #2740 - Swagger-ui ignores property springdoc.swagger-ui.supported-submit-methods
  • #2733 - Bad schema return type when created a generic wrapper class for response entity
  • #2687 - Failed to load api definition after spring boot 3.4.0-M2
  • #2642 - Calling Swagger UI via different context paths fails
  • #2709 - Annotation @​Hidden on rest controller class level doesn't work due to spring default proxying mechanism CGLIB
  • #2642 - Calling Swagger UI via different context paths fails
  • #2663 - Content definition in @​ApiResponse remove schema generated based on the returned value
  • #2646 - The operationId is unnecessarily deduplicated for a requestBody with multiple content types
  • #2643 - UpperSnakeCaseStrategy is not working with spring boot and ParameterObject
  • #2640 - @​JsonUnwrapped is ignored when PolymorphicConverter is enabled
  • #2638 - Boolean Parameter with @​Schema Annotation Changes Type to string in OpenAPI Documentation
  • #2659 - Fix typo in SpringSecurityLoginEndpointCustomizer method name

... (truncated)

Commits
  • 92d82da [maven-release-plugin] prepare release v2.7.0
  • 7226c45 revert back to version of swagger-core 2.2.25
  • 7e2991c When using ParameterObject, description is taken from superclass instead of s...
  • b04a2c0 - Upgrade spring-boot to 3.4.0
  • ee2dfc4 Merge pull request #2777 from ondrejkrpec/ondrejkrpec/add-sort-as-query-param
  • f8c22af Add SortAsQueryParam annotation
  • 1fdddf6 [maven-release-plugin] prepare for next development iteration
  • 54278b8 [maven-release-plugin] prepare release v2.7.0-RC1
  • bb0359f CHANGELOG.md update
  • 2ba7055 Upgrade swagger-ui to 5.18.1
  • Additional commits viewable in compare view

Updates org.springdoc:springdoc-openapi-starter-common from 2.6.0 to 2.7.0

Release notes

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

springdoc-openapi v2.7.0 released! Latest

What's Changed

Added

  • #2777 - Add SortAsQueryParam annotation
  • #2649 - Add Encoding to multiple files and JSON payloads request test case
  • #2653 - Trim indent apply schema description
  • #2664 - Refactor Replace hardcoded schema prefix length
  • #2509, #2668 - Replace swagger urls in org.springdoc.core.properties.AbstractSwaggerUiConfigProperties#urls only if url is changed
  • #2727 - Display nullable request body with map type
  • #2746 - Readme.md add gradle import
  • #2760 - Added support for RequestBody as a meta-annotation
  • #2703 - Display nullable request body with map type
  • #2657 - Add support for OAS v3.1 webhooks

Changed

  • Upgrade spring-boot to 3.4.0
  • Upgrade swagger-ui to 5.18.2
  • Upgrade spring-security-oauth2-authorization-server to 1.4.0
  • Upgrade swagger-core to 2.2.25
  • Upgrade spring-cloud-function to 4.2.0-M1

Fixed

  • #2752 - Swagger doesn't work after custom annotation replacing request parameters
  • #2747 - Move to webjars-locator-lite, in preparation for spring-boot 3.4 GA
  • #2705 - @​Schema oneOf config is ignored when generate the api-docs
  • #2744 - SpringDocUI doest add Javadoc into swagger from abstract class
  • #2708 - Spring Boot (Webflux) - Swagger UI - redirect URI does not include Gateway Prefix
  • #2725 - Serialization to openapi of org.springframework.data.domain.Sort is wrong for Spring Boot >2.x
  • #2740 - Swagger-ui ignores property springdoc.swagger-ui.supported-submit-methods
  • #2733 - Bad schema return type when created a generic wrapper class for response entity
  • #2687 - Failed to load api definition after spring boot 3.4.0-M2
  • #2642 - Calling Swagger UI via different context paths fails
  • #2709 - Annotation @​Hidden on rest controller class level doesn't work due to spring default proxying mechanism CGLIB
  • #2642 - Calling Swagger UI via different context paths fails

... (truncated)

Changelog

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

[2.7.0] - 2024-23-11

Added

  • #2777 - Add SortAsQueryParam annotation
  • #2786 - No static resource swagger-ui/index.html error after migration to 2.7.0-RC1

Changed

  • Upgrade spring-boot to 3.4.0
  • Upgrade swagger-ui to 5.18.2
  • Upgrade spring-security-oauth2-authorization-server to 1.4.0

[2.7.0-RC1] - 2024-11-06

Added

  • #2649 - Add Encoding to multiple files and JSON payloads request test case
  • #2653 - Trim indent apply schema description
  • #2664 - Refactor Replace hardcoded schema prefix length
  • #2509, #2668 - Replace swagger urls in org.springdoc.core.properties.AbstractSwaggerUiConfigProperties#urls only if url is changed
  • #2727 - Display nullable request body with map type
  • #2746 - Readme.md add gradle import
  • #2760 - Added support for RequestBody as a meta-annotation
  • #2703 - Display nullable request body with map type
  • #2657 - Add support for OAS v3.1 webhooks

Changed

  • Upgrade spring-boot to 3.4.0-RC1
  • Upgrade swagger-core to 2.2.25
  • Upgrade swagger-ui to 5.18.1
  • Upgrade spring-cloud-function to 4.2.0-M1
  • Upgrade spring-security-oauth2-authorization-server to 1.4.0-M2

Fixed

  • #2752 - Swagger doesn't work after custom annotation replacing request parameters
  • #2747 - Move to webjars-locator-lite, in preparation for spring-boot 3.4 GA
  • #2705 - @​Schema oneOf config is ignored when generate the api-docs
  • #2744 - SpringDocUI doest add Javadoc into swagger from abstract class
  • #2708 - Spring Boot (Webflux) - Swagger UI - redirect URI does not include Gateway Prefix
  • #2725 - Serialization to openapi of org.springframework.data.domain.Sort is wrong for Spring Boot >2.x
  • #2740 - Swagger-ui ignores property springdoc.swagger-ui.supported-submit-methods
  • #2733 - Bad schema return type when created a generic wrapper class for response entity
  • #2687 - Failed to load api definition after spring boot 3.4.0-M2
  • #2642 - Calling Swagger UI via different context paths fails
  • #2709 - Annotation @​Hidden on rest controller class level doesn't work due to spring default proxying mechanism CGLIB
  • #2642 - Calling Swagger UI via different context paths fails
  • #2663 - Content definition in @​ApiResponse remove schema generated based on the returned value
  • #2646 - The operationId is unnecessarily deduplicated for a requestBody with multiple content types
  • #2643 - UpperSnakeCaseStrategy is not working with spring boot and ParameterObject
  • #2640 - @​JsonUnwrapped is ignored when PolymorphicConverter is enabled
  • #2638 - Boolean Parameter with @​Schema Annotation Changes Type to string in OpenAPI Documentation
  • #2659 - Fix typo in SpringSecurityLoginEndpointCustomizer method name

... (truncated)

Commits
  • 92d82da [maven-release-plugin] prepare release v2.7.0
  • 7226c45 revert back to version of swagger-core 2.2.25
  • 7e2991c When using ParameterObject, description is taken from superclass instead of s...
  • b04a2c0 - Upgrade spring-boot to 3.4.0
  • ee2dfc4 Merge pull request #2777 from ondrejkrpec/ondrejkrpec/add-sort-as-query-param
  • f8c22af Add SortAsQueryParam annotation
  • 1fdddf6 [maven-release-plugin] prepare for next development iteration
  • 54278b8 [maven-release-plugin] prepare release v2.7.0-RC1
  • bb0359f CHANGELOG.md update
  • 2ba7055 Upgrade swagger-ui to 5.18.1
  • Additional commits viewable in compare view

Updates commons-io:commons-io from 2.17.0 to 2.18.0

Updates no.nav.familie.felles:log from 3.20240913110742_adb42f8 to 3.20241121151626_836e7ca

Commits

Updates no.nav.familie.felles:http-client from 3.20240913110742_adb42f8 to 3.20241121151626_836e7ca

Commits

Updates no.nav.familie.felles:unleash from 3.20240913110742_adb42f8 to 3.20241121151626_836e7ca

Commits

Updates no.nav.familie.felles:http-client from 3.20240913110742_adb42f8 to 3.20241121151626_836e7ca

Commits

Updates no.nav.familie.felles:unleash from 3.20240913110742_adb42f8 to 3.20241121151626_836e7ca

Commits

Updates no.nav.security:token-client-spring from 5.0.10 to 5.0.11

Release notes

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

5.0.11

What's Changed

  • (request.getAttribute(ERROR_EXCEPTION) as? Throwable)?.message
Commits

Updates no.nav.security:token-client-core from 5.0.10 to 5.0.11

Release notes

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

5.0.11

What's Changed

  • (request.getAttribute(ERROR_EXCEPTION) as? Throwable)?.message
Commits

…16 updates

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

| Package | From | To |
| --- | --- | --- |
| [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.0` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.6.0` | `2.7.0` |
| [org.springdoc:springdoc-openapi-starter-common](https://github.com/springdoc/springdoc-openapi) | `2.6.0` | `2.7.0` |
| commons-io:commons-io | `2.17.0` | `2.18.0` |
| [no.nav.familie.felles:log](https://github.com/navikt/familie-felles) | `3.20240913110742_adb42f8` | `3.20241121151626_836e7ca` |
| [no.nav.familie.felles:http-client](https://github.com/navikt/familie-felles) | `3.20240913110742_adb42f8` | `3.20241121151626_836e7ca` |
| [no.nav.familie.felles:unleash](https://github.com/navikt/familie-felles) | `3.20240913110742_adb42f8` | `3.20241121151626_836e7ca` |
| [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `5.0.10` | `5.0.11` |
| [no.nav.security:token-client-core](https://github.com/navikt/token-support) | `5.0.10` | `5.0.11` |
| [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `5.0.10` | `5.0.11` |
| [no.nav.security:token-validation-spring-test](https://github.com/navikt/token-support) | `5.0.10` | `5.0.11` |
| [no.nav.familie.kontrakter:felles](https://github.com/navikt/familie-kontrakter) | `3.0_20241102131210_d65efd1` | `3.0_20241113143804_80bdd40` |
| [no.nav.familie.kontrakter:enslig-forsorger](https://github.com/navikt/familie-kontrakter) | `3.0_20241102131210_d65efd1` | `3.0_20241113143804_80bdd40` |
| [no.nav.familie.felles:util](https://github.com/navikt/familie-felles) | `3.20240913110742_adb42f8` | `3.20241121151626_836e7ca` |



Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.6.0 to 2.7.0
- [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.6.0...v2.7.0)

Updates `org.springdoc:springdoc-openapi-starter-common` from 2.6.0 to 2.7.0
- [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.6.0...v2.7.0)

Updates `org.springdoc:springdoc-openapi-starter-common` from 2.6.0 to 2.7.0
- [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.6.0...v2.7.0)

Updates `commons-io:commons-io` from 2.17.0 to 2.18.0

Updates `no.nav.familie.felles:log` from 3.20240913110742_adb42f8 to 3.20241121151626_836e7ca
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:http-client` from 3.20240913110742_adb42f8 to 3.20241121151626_836e7ca
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:unleash` from 3.20240913110742_adb42f8 to 3.20241121151626_836e7ca
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:http-client` from 3.20240913110742_adb42f8 to 3.20241121151626_836e7ca
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:unleash` from 3.20240913110742_adb42f8 to 3.20241121151626_836e7ca
- [Commits](https://github.com/navikt/familie-felles/commits)

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

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

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

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

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

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

Updates `no.nav.familie.kontrakter:felles` from 3.0_20241102131210_d65efd1 to 3.0_20241113143804_80bdd40
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `no.nav.familie.kontrakter:enslig-forsorger` from 3.0_20241102131210_d65efd1 to 3.0_20241113143804_80bdd40
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `no.nav.familie.kontrakter:enslig-forsorger` from 3.0_20241102131210_d65efd1 to 3.0_20241113143804_80bdd40
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

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

Updates `no.nav.familie.felles:util` from 3.20240913110742_adb42f8 to 3.20241121151626_836e7ca
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.5 to 5.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.5...r5.11.3)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.5 to 5.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.5...r5.11.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.springdoc:springdoc-openapi-starter-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.springdoc:springdoc-openapi-starter-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: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: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.security:token-client-spring
  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-spring
  dependency-type: direct:production
  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: 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-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:felles
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:enslig-forsorger
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:enslig-forsorger
  dependency-type: direct:production
  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: no.nav.familie.felles:util
  dependency-type: direct:development
  dependency-group: all-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 24, 2024 04:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 24, 2024
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.

1 participant