Skip to content

Commit 973a667

Browse files
chore(deps): bump the github group with 23 updates (#650)
Bumps the github group with 23 updates: | Package | From | To | | --- | --- | --- | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.14` | `1.5.3` | | [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) | `11.9.1` | `11.10.1` | | [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.23` | | [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.2.2` | `3.2.3` | | [org.springframework.boot:spring-boot-starter-oauth2-resource-server](https://github.com/spring-projects/spring-boot) | `3.2.2` | `3.2.3` | | [org.springframework.boot:spring-boot-starter-oauth2-client](https://github.com/spring-projects/spring-boot) | `3.2.2` | `3.2.3` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.2.2` | `3.2.3` | | [org.springframework.boot:spring-boot-test](https://github.com/spring-projects/spring-boot) | `3.2.2` | `3.2.3` | | [org.springframework.boot:spring-boot-starter-oauth2-resource-server](https://github.com/spring-projects/spring-boot) | `3.2.2` | `3.2.3` | | [org.springframework.boot:spring-boot-starter-oauth2-client](https://github.com/spring-projects/spring-boot) | `3.2.2` | `3.2.3` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.2.2` | `3.2.3` | | [org.springframework.boot:spring-boot-test](https://github.com/spring-projects/spring-boot) | `3.2.2` | `3.2.3` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-server-sessions](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-server-locations](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-server-auth](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-server-auth-jwt](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-server-sessions](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-server-locations](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-server-auth](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-server-auth-jwt](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.9` | | [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) | `6.6.0` | `6.6.1` | | [jvm](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.23` | | com.google.cloud.tools.jib | `3.4.0` | `3.4.1` | | [org.jetbrains.dokka](https://github.com/Kotlin/dokka) | `1.9.10` | `1.9.20` | Updates `ch.qos.logback:logback-classic` from 1.4.14 to 1.5.3 - [Commits](qos-ch/logback@v_1.4.14...v_1.5.3) Updates `com.nimbusds:oauth2-oidc-sdk` from 11.9.1 to 11.10.1 - [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.10.1..11.9.1) Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 1.9.22 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.2.3) Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.2.3) Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.2.3) Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.2.3) Updates `org.springframework.boot:spring-boot-test` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.2.3) Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.2.3) Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.2.3) Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.2.3) Updates `org.springframework.boot:spring-boot-test` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.2.3) Updates `io.ktor:ktor-server-netty` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-server-sessions` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-server-locations` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-server-auth` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-server-auth-jwt` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-server-content-negotiation` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-client-core` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-serialization-jackson` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-client-cio` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-server-test-host` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-server-sessions` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-server-locations` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-server-auth` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-server-auth-jwt` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-server-content-negotiation` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-client-core` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-serialization-jackson` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-client-cio` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `io.ktor:ktor-server-test-host` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.9) Updates `com.fasterxml.woodstox:woodstox-core` from 6.6.0 to 6.6.1 - [Commits](FasterXML/woodstox@woodstox-core-6.6.0...woodstox-core-6.6.1) Updates `jvm` from 1.9.22 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `com.google.cloud.tools.jib` from 3.4.0 to 3.4.1 Updates `org.jetbrains.dokka` from 1.9.10 to 1.9.20 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.9.10...v1.9.20) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-sessions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-locations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-auth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-auth-jwt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-sessions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-locations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-auth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-auth-jwt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: com.fasterxml.woodstox:woodstox-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: com.google.cloud.tools.jib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.jetbrains.dokka dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fcb2017 commit 973a667

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

build.gradle.kts

+9-9
Original file line numberDiff line numberDiff line change
@@ -3,35 +3,35 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
33

44
val assertjVersion = "3.25.3"
55
val kotlinLoggingVersion = "3.0.5"
6-
val logbackVersion = "1.4.14"
7-
val nimbusSdkVersion = "11.9.1"
6+
val logbackVersion = "1.5.3"
7+
val nimbusSdkVersion = "11.10.1"
88
val mockWebServerVersion = "4.12.0"
99
val jacksonVersion = "2.16.1"
1010
val nettyVersion = "4.1.107.Final"
1111
val junitJupiterVersion = "5.10.2"
12-
val kotlinVersion = "1.9.22"
12+
val kotlinVersion = "1.9.23"
1313
val freemarkerVersion = "2.3.32"
1414
val kotestVersion = "5.8.0"
1515
val bouncyCastleVersion = "1.77"
16-
val springBootVersion = "3.2.2"
16+
val springBootVersion = "3.2.3"
1717
val reactorTestVersion = "3.6.2"
18-
val ktorVersion = "2.3.8"
18+
val ktorVersion = "2.3.9"
1919
val jsonPathVersion = "2.9.0"
2020

2121
val mavenRepoBaseUrl = "https://oss.sonatype.org"
2222
val mainClassKt = "no.nav.security.mock.oauth2.StandaloneMockOAuth2ServerKt"
2323

2424
plugins {
2525
application
26-
kotlin("jvm") version "1.9.22"
26+
kotlin("jvm") version "1.9.23"
2727
id("se.patrikerdes.use-latest-versions") version "0.2.18"
2828
id("com.github.ben-manes.versions") version "0.51.0"
2929
id("org.jmailen.kotlinter") version "4.2.0"
30-
id("com.google.cloud.tools.jib") version "3.4.0"
30+
id("com.google.cloud.tools.jib") version "3.4.1"
3131
id("com.github.johnrengelman.shadow") version "8.1.1"
3232
id("net.researchgate.release") version "3.0.2"
3333
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
34-
id("org.jetbrains.dokka") version "1.9.10"
34+
id("org.jetbrains.dokka") version "1.9.20"
3535
`java-library`
3636
`maven-publish`
3737
signing
@@ -117,7 +117,7 @@ dependencies {
117117

118118
configurations {
119119
all {
120-
resolutionStrategy.force("com.fasterxml.woodstox:woodstox-core:6.6.0")
120+
resolutionStrategy.force("com.fasterxml.woodstox:woodstox-core:6.6.1")
121121
}
122122
}
123123

0 commit comments

Comments
 (0)