Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all-dependencies group across 1 directory with 10 updates (#543
) Bumps the all-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.3.2` | `3.3.3` | | [no.nav.familie.kontrakter:felles](https://github.com/navikt/familie-kontrakter) | `3.0_20240816073331_933df6f` | `3.0_20240829084024_9af69d0` | | [no.nav.familie.kontrakter:enslig-forsorger](https://github.com/navikt/familie-kontrakter) | `3.0_20240816073331_933df6f` | `3.0_20240829084024_9af69d0` | | [com.expediagroup:graphql-kotlin-spring-client](https://github.com/ExpediaGroup/graphql-kotlin) | `7.1.4` | `8.0.0` | | [no.nav.security:token-client-core](https://github.com/navikt/token-support) | `5.0.2` | `5.0.3` | | [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `5.0.2` | `5.0.3` | | [no.nav.security:token-validation-spring-test](https://github.com/navikt/token-support) | `5.0.2` | `5.0.3` | | org.flywaydb:flyway-database-postgresql | `10.17.1` | `10.17.2` | | org.jetbrains.kotlin:kotlin-maven-allopen | `2.0.10` | `2.0.20` | | [com.expediagroup:graphql-kotlin-maven-plugin](https://github.com/ExpediaGroup/graphql-kotlin) | `7.1.4` | `8.0.0` | Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.2...v3.3.3) Updates `no.nav.familie.kontrakter:felles` from 3.0_20240816073331_933df6f to 3.0_20240829084024_9af69d0 - [Commits](https://github.com/navikt/familie-kontrakter/commits) Updates `no.nav.familie.kontrakter:enslig-forsorger` from 3.0_20240816073331_933df6f to 3.0_20240829084024_9af69d0 - [Commits](https://github.com/navikt/familie-kontrakter/commits) Updates `no.nav.familie.kontrakter:enslig-forsorger` from 3.0_20240816073331_933df6f to 3.0_20240829084024_9af69d0 - [Commits](https://github.com/navikt/familie-kontrakter/commits) Updates `com.expediagroup:graphql-kotlin-spring-client` from 7.1.4 to 8.0.0 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@7.1.4...8.0.0) Updates `no.nav.security:token-client-core` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.2...5.0.3) Updates `no.nav.security:token-client-spring` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.2...5.0.3) Updates `no.nav.security:token-validation-spring-test` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.2...5.0.3) Updates `no.nav.security:token-client-spring` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.2...5.0.3) Updates `org.flywaydb:flyway-database-postgresql` from 10.17.1 to 10.17.2 Updates `no.nav.security:token-validation-spring-test` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.2...5.0.3) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.0.10 to 2.0.20 Updates `com.expediagroup:graphql-kotlin-maven-plugin` from 7.1.4 to 8.0.0 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@7.1.4...8.0.0) --- 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.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: com.expediagroup:graphql-kotlin-spring-client dependency-type: direct:production update-type: version-update:semver-major 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-client-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-spring 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: no.nav.security:token-validation-spring-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: com.expediagroup:graphql-kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information