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 14 updates #829

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2024

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

Package From To
org.springframework.boot:spring-boot-dependencies 3.2.5 3.3.2
no.nav.familie.kontrakter:felles 3.0_20240514121145_5e689cc 3.0_20240801145104_f611578
no.nav.familie.kontrakter:enslig-forsorger 3.0_20240514121145_5e689cc 3.0_20240801145104_f611578
jakarta.servlet:jakarta.servlet-api 6.0.0 6.1.0
net.logstash.logback:logstash-logback-encoder 7.4 8.0
io.mockk:mockk-jvm 1.13.11 1.13.12
com.nimbusds:oauth2-oidc-sdk 11.13 11.14
org.wiremock:wiremock-standalone 3.8.0 3.9.1
org.apache.maven.plugins:maven-release-plugin 3.0.1 3.1.1
org.apache.maven.plugins:maven-surefire-plugin 3.2.5 3.3.1
no.nav.security:token-client-core 4.1.8 5.0.1
no.nav.security:token-client-spring 4.1.8 5.0.1
no.nav.security:token-validation-spring 4.1.8 5.0.1
io.getunleash:unleash-client-java 9.2.2 9.2.4

Updates org.springframework.boot:spring-boot-dependencies from 3.2.5 to 3.3.2

Release notes

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

v3.3.2

🐞 Bug Fixes

  • No configuration property for defaultTimeout setting that was introduced in Spring Integration 6.2 #41521
  • NPE during auto-configuration in OnClassCondition.resolveOutcomesThreaded because firstHalf is null #41504
  • Spring Authorization Server now defaults multipleIssuersAllowed to false and it cannot be easily re-enabled #41355
  • ServiceConnection does not work with @DataLdapTest #41325
  • PropertiesMigrationListener wrongly reports property as deprecated #41252
  • @NestedConfigurationProperty doesn't work on records #41251
  • TestcontainersLifecycleBeanPostProcessor does not work correctly with scoped beans #41238
  • Error message can be misleading if spring.config.import fails to resolve #41236
  • build-image failures after docker desktop update with 'Illegal char at index 5: npipe:////' #41234
  • When using Jetty, filters, listeners, and servlets are not initialized with the same thread context classloader #41225
  • DirtiesContext used with Webflux, a random port and multiple contexts causes multiple contexts to misbehave #41221
  • NoSuchMethodException on org.apache.activemq.ActiveMQConnectionFactory.<init> when using spring-boot-starter-activemq in a native image #41214

📔 Documentation

  • Fix documentation links in the README #41531
  • Document the types to which each spring.mvc.format and spring.webflux.format property applies #41518
  • Document that logging.file.name and logging.file.path cannot be used together #41516
  • Refine CDS how-to guide #41464
  • Fix typos in javadoc of BootstrapContext #41448
  • CDS link in "Efficient Deployments" documentation is broken #41321
  • Update Kotlin DSL examples that configure the environment of bootBuildImage to be additive #41270
  • Document tracing support for RestClient #41192
  • Documentation wrongly states that zipkin-sender-urlconnection is needed #41181

🔨 Dependency Upgrades

  • Upgrade to AspectJ 1.9.22.1 #41474
  • Upgrade to Byte Buddy 1.14.18 #41371
  • Upgrade to Dependency Management Plugin 1.1.6 #41372
  • Upgrade to GraphQL Java 22.1 #41219
  • Upgrade to Groovy 4.0.22 #41373
  • Upgrade to HttpCore5 5.2.5 #41374
  • Upgrade to Jackson Bom 2.17.2 #41375
  • Upgrade to Jetty 12.0.11 #41376
  • Upgrade to JsonAssert 1.5.3 #41377
  • Upgrade to JUnit Jupiter 5.10.3 #41378
  • Upgrade to Kafka 3.7.1 #41379
  • Upgrade to Lombok 1.18.34 #41380
  • Upgrade to Micrometer 1.13.2 #41298
  • Upgrade to Micrometer Tracing 1.3.2 #41299
  • Upgrade to MSSQL JDBC 12.6.3.jre11 #41381
  • Upgrade to Neo4j Java Driver 5.22.0 #41382
  • Upgrade to R2DBC MariaDB 1.2.1 #41383
  • Upgrade to Reactor Bom 2023.0.8 #41384
  • Upgrade to Spring Data Bom 2024.0.2 #41300
  • Upgrade to Spring Framework 6.1.11 #41301

... (truncated)

Commits
  • 2d0861d Release v3.3.2
  • 397f3f4 Merge branch '3.2.x' into 3.3.x
  • f5df7e7 Fix documentation links in the README
  • 6f745c7 Merge pull request #41531 from anbusampath
  • 3d29359 Update README to fix links to the docs
  • b7ff40e Merge pull request #41355 from opcooc
  • 1a6760e Polish "Add configuration property to allow multiple issuers"
  • b0b97fb Add configuration property to allow multiple issuers
  • f7780b4 Polish
  • 51646fb Upgrade to Spring Pulsar 1.1.2
  • Additional commits viewable in compare view

Updates no.nav.familie.kontrakter:felles from 3.0_20240514121145_5e689cc to 3.0_20240801145104_f611578

Commits

Updates no.nav.familie.kontrakter:enslig-forsorger from 3.0_20240514121145_5e689cc to 3.0_20240801145104_f611578

Commits

Updates jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0

Commits

Updates net.logstash.logback:logstash-logback-encoder from 7.4 to 8.0

Release notes

Sourced from net.logstash.logback:logstash-logback-encoder's releases.

logstash-logback-encoder-8.0

This release supports the new logback-access 2.x artifacts at group id ch.qos.logback.access. This release does not support the old logback-access artifact at ch.qos.logback:logback-access. Special thanks to @​sondemar for this contribution!

This release requires Java 11 or newer.

Recommended versions of dependencies are as follows (Earlier versions might work, but have not been tested):

  • logback-core/classic 1.5.x.
  • logback-access 2.0.x
  • jackson-* 2.17.x

What's Changed

✨ New features and improvements

🐞 Bug fixes

📖 Documentation, Tests and Build

🆙 Dependency Upgrades

New Contributors

Full Changelog: logfellow/logstash-logback-encoder@logstash-logback-encoder-7.4...logstash-logback-encoder-8.0

Commits

Updates io.mockk:mockk-jvm from 1.13.11 to 1.13.12

Release notes

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

1.13.12

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.11...1.13.12

Commits
  • cca4f1a Version bump
  • 5dc7491 Update bytebuddy dependency
  • 6b8c5eb Upgrade gradle
  • 4080a66 Upgrade the setup-gradle action
  • 69a861c Add Java 21
  • 8c45598 Merge pull request #1276 from xzhang-brex/multi-threading-support
  • cb0e2de Added doc for clearAllMocks(currentThreadOnly = true)
  • be36659 Added unit tests for currentThreadOnly.
  • 0d749b8 Updated the api definition files.
  • cead8a0 Removed unneccesary files.
  • Additional commits viewable in compare view

Updates com.nimbusds:oauth2-oidc-sdk from 11.13 to 11.14

Changelog

Sourced from com.nimbusds:oauth2-oidc-sdk's changelog.

version 1.0 (2012-05-29) * First official release with authorisation endpoint, token endpoint, check ID endpoint and UserInfo endpoint support. * JSON Web Tokens (JWTs) support through the Nimbus-JWT library. * Language Tags (RFC 5646) support through the Nimbus-LangTag library. * JSON support through the JSON Smart library.

version 2.0 (2013-05-13) * Intermediary development release with Maven build, published to Maven Central.

version 2.1 (2013-06-06) * Updates the APIs to OpenID Connect Messages draft 20, OpenID Connect Standard draft 21, OpenID Connect Discovery draft 17 and OpenID Connect Registration draft 19. * Major refactoring of the APIs for greater simplicity. * Adds JUnit tests.

version 2.2 (2013-06-18) * Refactors dynamic OpenID Connect client registration. * Adds partial support of the OAuth 2.0 Dynamic Client Registration Protocol (draft-ietf-oauth-dyn-reg-12). * Optimises parsing of request parameters consisting of one or more tokens (scope, response type, etc).

version 2.3 (2013-06-19) * Renames OAuth 2.0 dynamic client registration package. * Adds ClientInformation.getClientMetadata() method. * Adds OIDCClientInformation class.

version 2.4 (2013-06-20) * Adds static OIDCClientInformation.parse(JSONObject) method.

version 2.5 (2013-06-22) * Adds support OAuth 2.0 dynamic client update. * Adds OpenID Connect dynamic client registration classes.

version 2.6 (2013-06-25) * Enforces order of preference of ACR values in OpenID Connect client metadata, as required by the specification. * Documentation and performance improvements.

version 2.7 (2013-06-26) * Switches Identifier generation to java.security.SecureRandom.

version 2.8 (2013-06-30) * Fixes serialisation and assignment bugs in ClientMetadata. * Switches Secret generation to java.security.SecureRandom.

version 2.9 (2013-09-17)

... (truncated)

Commits
  • 7063b9b [maven-release-plugin] prepare for next development iteration
  • 0f45a07 Adds GrantType.getShortName method returning a short (display) name for the g...
  • 31679b9 Fixes DPoPAccessToken JavaDoc (access token type typo) (iss #473)
  • 983d8e2 Replaces deprecated HTTPRequest call in DPoPAccessToken.parse method
  • e8a22d7 Bumps dependency-check-maven to 10.0.3
  • 6c00442 [maven-release-plugin] prepare release 11.14
  • See full diff in compare view

Updates org.wiremock:wiremock-standalone from 3.8.0 to 3.9.1

Release notes

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

3.9.1

🐞 Bug Fixes

3.9.0

🚀 New features and improvements

📖 OpenAPI updates

🐞 Bug fixes

📦 Dependency updates

Commits
  • 2ba8a3e Bump patch version
  • 8ae6617 Merge pull request #2814 from wiremock/json-schema-invalid-json
  • 6d98c1f disallow json schemas to be invalid json.
  • ac84cf8 Bump minor version
  • f18eed8 Merge pull request #2811 from wiremock/store-listener
  • 55e9c8c Make StoreEventEmitter more lenient about handler
  • 848872f Fixed some import issues
  • d6a957f Made StoreEventEmitter a separate interface only implemented by InMemoryObjec...
  • 97e9da5 Merge pull request #2812 from wiremock/pickRandom-enhancements
  • f2bb828 use static methods to build StoreEvents.
  • Additional commits viewable in compare view

Updates no.nav.familie.kontrakter:enslig-forsorger from 3.0_20240514121145_5e689cc to 3.0_20240801145104_f611578

Commits

Updates org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1

Release notes

Sourced from org.apache.maven.plugins:maven-release-plugin's releases.

3.1.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • 4f350d4 [maven-release-plugin] prepare release maven-release-3.1.1
  • 06f6de4 [MRELEASE-1153] Revert parts of MRELEASE-1109 (8dfcb47996320af5e6f0b2d50eac20...
  • 985d0bc [MRELEASE-1149] Current release of the plugin has configuration docs missing
  • 47e94b4 [maven-release-plugin] prepare for next development iteration
  • f2f9f4e [maven-release-plugin] prepare release maven-release-3.1.0
  • e109d3b Bump scmVersion from 2.0.1 to 2.1.0
  • 5f794a1 Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.0
  • 28201bb Bump org.codehaus.plexus:plexus-interactivity-api from 1.2 to 1.3
  • 8547606 Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27
  • adf6aaf Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.1

Release notes

Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.

3.3.0

Release Notes - Maven Surefire - Version 3.3.0

What's Changed

... (truncated)

Commits
  • 7e45620 [maven-release-plugin] prepare release surefire-3.3.1
  • 561b4ca [SUREFIRE-2250] Surefire Test Report Schema properties element is not consist...
  • 6aaea8a [SUREFIRE-1360] Ability to disable properties for successfully passed tests
  • c17b92b Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24
  • 748d9dc Fix typos
  • f8092e9 Improve time units
  • c670335 [SUREFIRE-1934] Ability to disable system-out/system-err for successfully pas...
  • bce1b39 Improve docs of linkXRef
  • 3c49ebd Bump org.htmlunit:htmlunit from 4.2.0 to 4.3.0
  • 6ff0f83 [SUREFIRE-2242] Plain test report does not include names of the skipped tests
  • Additional commits viewable in compare view

Updates no.nav.security:token-client-core from 4.1.8 to 5.0.1

Release notes

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

5.0.1

What's Changed

⬆️ Dependency upgrades

5.0.0

What's Changed

⬆️ Dependency upgrades

Commits
  • 5381543 Update pom.xml (#909)
  • 0fe967e Bump no.nav.security:mock-oauth2-server from 2.1.6 to 2.1.7 (#908)
  • c49e541 Bump spring-boot.version from 3.3.0 to 3.3.1 (#907)
  • 2db2b9d Bump no.nav.security:mock-oauth2-server from 2.1.5 to 2.1.6 (#906)
  • c9cf353 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#905)
  • 6ceffb6 Bump com.nimbusds:nimbus-jose-jwt from 9.39.3 to 9.40 (#904)
  • 8f34c39 Bump kotest.version from 5.9.0 to 5.9.1 (#903)
  • See full diff in compare view

Updates no.nav.security:token-client-spring from 4.1.8 to 5.0.1

Release notes

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

5.0.1

What's Changed

⬆️ Dependency upgrades

5.0.0

What's Changed

⬆️ Dependency upgrades

Commits
  • 5381543 Update pom.xml (#909)
  • 0fe967e Bump no.nav.security:mock-oauth2-server from 2.1.6 to 2.1.7 (#908)
  • c49e541 Bump spring-boot.version from 3.3.0 to 3.3.1 (#907)
  • 2db2b9d Bump no.nav.security:mock-oauth2-server from 2.1.5 to 2.1.6 (#906)
  • c9cf353 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#905)
  • 6ceffb6 Bump com.nimbusds:nimbus-jose-jwt from 9.39.3 to 9.40 (#904)
  • 8f34c39 Bump kotest.version from 5.9.0 to 5.9.1 (#903)
  • See full diff in compare view

Updates no.nav.security:token-validation-spring from 4.1.8 to 5.0.1

Release notes

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

5.0.1

What's Changed

⬆️ Dependency upgrades

5.0.0

What's Changed

⬆️ Dependency upgrades

Commits
  • 5381543 Update pom.xml (#909)
  • 0fe967e Bump no.nav.security:mock-oauth2-server from 2.1.6 to 2.1.7 (#908)
  • c49e541 Bump spring-boot.version from 3.3.0 to 3.3.1 (#907)
  • 2db2b9d Bump no.nav.security:mock-oauth2-server from 2.1.5 to 2.1.6 (#906)
  • c9cf353 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#905)
  • 6ceffb6 Bump com.nimbusds:nimbus-jose-jwt from 9.39.3 to 9.40 (#904)
  • 8f34c39 Bump kotest.version from 5.9.0 to 5.9.1 (#903)
  • See full diff in compare view

Updates no.nav.security:token-client-spring from 4.1.8 to 5.0.1

Release notes

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

5.0.1

What's Changed

⬆️ Dependency upgrades

5.0.0

What's Changed

⬆️ Dependency upgrades

Commits
  • 5381543 Update pom.xml (#909)
  • 0fe967e Bump no.nav.security:mock-oauth2-server from 2.1.6 to 2.1.7 (

@dependabot dependabot bot requested a review from a team as a code owner August 4, 2024 04:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 4, 2024
Bumps the all-dependencies group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.2` |
| [no.nav.familie.kontrakter:felles](https://github.com/navikt/familie-kontrakter) | `3.0_20240514121145_5e689cc` | `3.0_20240801145104_f611578` |
| [no.nav.familie.kontrakter:enslig-forsorger](https://github.com/navikt/familie-kontrakter) | `3.0_20240514121145_5e689cc` | `3.0_20240801145104_f611578` |
| [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) | `6.0.0` | `6.1.0` |
| [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) | `7.4` | `8.0` |
| [io.mockk:mockk-jvm](https://github.com/mockk/mockk) | `1.13.11` | `1.13.12` |
| [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) | `11.13` | `11.14` |
| [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) | `3.8.0` | `3.9.1` |
| [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.1` | `3.1.1` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.3.1` |
| [no.nav.security:token-client-core](https://github.com/navikt/token-support) | `4.1.8` | `5.0.1` |
| [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `4.1.8` | `5.0.1` |
| [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `4.1.8` | `5.0.1` |
| [io.getunleash:unleash-client-java](https://github.com/Unleash/unleash-client-java) | `9.2.2` | `9.2.4` |

Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.5 to 3.3.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.5...v3.3.2)

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

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

Updates `jakarta.servlet:jakarta.servlet-api` from 6.0.0 to 6.1.0
- [Commits](https://github.com/eclipse-ee4j/servlet-api/commits)

Updates `net.logstash.logback:logstash-logback-encoder` from 7.4 to 8.0
- [Release notes](https://github.com/logfellow/logstash-logback-encoder/releases)
- [Commits](logfellow/logstash-logback-encoder@logstash-logback-encoder-7.4...logstash-logback-encoder-8.0)

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

Updates `com.nimbusds:oauth2-oidc-sdk` from 11.13 to 11.14
- [Changelog](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/branches/compare/11.14..11.13)

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

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

Updates `org.apache.maven.plugins:maven-release-plugin` from 3.0.1 to 3.1.1
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.1.1)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.3.1
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.1)

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

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

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

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

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

Updates `io.getunleash:unleash-client-java` from 9.2.2 to 9.2.4
- [Release notes](https://github.com/Unleash/unleash-client-java/releases)
- [Changelog](https://github.com/Unleash/unleash-client-java/blob/main/CHANGELOG.md)
- [Commits](Unleash/unleash-client-java@unleash-client-java-9.2.2...unleash-client-java-9.2.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: jakarta.servlet:jakarta.servlet-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: net.logstash.logback:logstash-logback-encoder
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: io.mockk:mockk-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: com.nimbusds:oauth2-oidc-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.wiremock:wiremock-standalone
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:enslig-forsorger
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: org.apache.maven.plugins:maven-release-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: io.getunleash:unleash-client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@hensol hensol force-pushed the dependabot/maven/all-dependencies-dad2d718c7 branch from 0e3b792 to 38931b0 Compare August 5, 2024 09:47
@hensol hensol merged commit c87776b into main Aug 5, 2024
1 check passed
@hensol hensol deleted the dependabot/maven/all-dependencies-dad2d718c7 branch August 5, 2024 10:17
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