From d07a38c95bdb2eafe83608c74105c7cddc8b5d16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:05:23 +0000 Subject: [PATCH] Bump the gradle group across 1 directory with 9 updates Bumps the gradle group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `5.0.13` | `5.0.14` | | [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `5.0.13` | `5.0.14` | | [no.nav.security:token-validation-spring-test](https://github.com/navikt/token-support) | `5.0.13` | `5.0.14` | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.7.0` | `2.8.1` | | [org.json:json](https://github.com/douglascrockford/JSON-java) | `20240303` | `20241224` | | [com.google.guava:guava](https://github.com/google/guava) | `33.3.1-jre` | `33.4.0-jre` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.13` | `1.13.14` | | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.4.0` | `3.4.1` | | [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) | `1.1.6` | `1.1.7` | Updates `no.nav.security:token-validation-spring` from 5.0.13 to 5.0.14 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](https://github.com/navikt/token-support/compare/5.0.13...5.0.14) Updates `no.nav.security:token-client-spring` from 5.0.13 to 5.0.14 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](https://github.com/navikt/token-support/compare/5.0.13...5.0.14) Updates `no.nav.security:token-validation-spring-test` from 5.0.13 to 5.0.14 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](https://github.com/navikt/token-support/compare/5.0.13...5.0.14) Updates `no.nav.security:token-client-spring` from 5.0.13 to 5.0.14 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](https://github.com/navikt/token-support/compare/5.0.13...5.0.14) Updates `no.nav.security:token-validation-spring-test` from 5.0.13 to 5.0.14 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](https://github.com/navikt/token-support/compare/5.0.13...5.0.14) Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.7.0 to 2.8.1 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.7.0...v2.8.1) Updates `org.json:json` from 20240303 to 20241224 - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) Updates `com.google.guava:guava` from 33.3.1-jre to 33.4.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `io.mockk:mockk` from 1.13.13 to 1.13.14 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](https://github.com/mockk/mockk/compare/1.13.13...1.13.14) Updates `org.springframework.boot` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.0...v3.4.1) Updates `io.spring.dependency-management` from 1.1.6 to 1.1.7 - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases) - [Commits](https://github.com/spring-gradle-plugins/dependency-management-plugin/compare/v1.1.6...v1.1.7) --- updated-dependencies: - dependency-name: no.nav.security:token-validation-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: no.nav.security:token-client-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: no.nav.security:token-validation-spring-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: no.nav.security:token-client-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: no.nav.security:token-validation-spring-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.json:json dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: io.spring.dependency-management dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle ... Signed-off-by: dependabot[bot] --- build.gradle.kts | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index 07f30dc0..3075815a 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -5,8 +5,8 @@ plugins { kotlin("jvm") version "2.1.0" kotlin("plugin.spring") version "2.1.0" kotlin("plugin.jpa") version "2.1.0" - id("org.springframework.boot") version "3.4.0" - id("io.spring.dependency-management") version "1.1.6" + id("org.springframework.boot") version "3.4.1" + id("io.spring.dependency-management") version "1.1.7" id("com.expediagroup.graphql") version "8.2.1" id("org.sonarqube") version "6.0.1.5171" jacoco @@ -25,7 +25,7 @@ configurations { val confluentVersion = "7.8.0" val springCloudVersion = "4.2.0" val logstashLogbackEncoderVersion = "8.0" -val tokenSupportVersion = "5.0.13" +val tokenSupportVersion = "5.0.14" val retryVersion = "2.0.11" val zalandoVersion = "0.27.0" val openhtmltopdfVersion = "1.0.10" @@ -34,14 +34,14 @@ val postgresqlVersion = "42.7.4" val awailitilityKotlinVersion = "4.2.2" val assertkJvmVersion = "0.28.1" val springMockkVersion = "4.0.2" -val mockkVersion = "1.13.13" -val guavaVersion = "33.3.1-jre" -val orgJsonVersion = "20240303" +val mockkVersion = "1.13.14" +val guavaVersion = "33.4.0-jre" +val orgJsonVersion = "20241224" val graphQLKotlinVersion = "8.2.1" val k9FormatVersion = "9.5.0" val teamDokumenthåndteringAvroSchemaVersion = "357738b9" val testContainersVersion = "1.20.4" -val springdocVersion = "2.7.0" +val springdocVersion = "2.8.1" repositories { mavenCentral()