Skip to content

Commit

Permalink
chore(deps): bump the github group with 23 updates (#650)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2024
1 parent fcb2017 commit 973a667
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions build.gradle.kts
Expand Up @@ -3,35 +3,35 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask

val assertjVersion = "3.25.3"
val kotlinLoggingVersion = "3.0.5"
val logbackVersion = "1.4.14"
val nimbusSdkVersion = "11.9.1"
val logbackVersion = "1.5.3"
val nimbusSdkVersion = "11.10.1"
val mockWebServerVersion = "4.12.0"
val jacksonVersion = "2.16.1"
val nettyVersion = "4.1.107.Final"
val junitJupiterVersion = "5.10.2"
val kotlinVersion = "1.9.22"
val kotlinVersion = "1.9.23"
val freemarkerVersion = "2.3.32"
val kotestVersion = "5.8.0"
val bouncyCastleVersion = "1.77"
val springBootVersion = "3.2.2"
val springBootVersion = "3.2.3"
val reactorTestVersion = "3.6.2"
val ktorVersion = "2.3.8"
val ktorVersion = "2.3.9"
val jsonPathVersion = "2.9.0"

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

plugins {
application
kotlin("jvm") version "1.9.22"
kotlin("jvm") version "1.9.23"
id("se.patrikerdes.use-latest-versions") version "0.2.18"
id("com.github.ben-manes.versions") version "0.51.0"
id("org.jmailen.kotlinter") version "4.2.0"
id("com.google.cloud.tools.jib") version "3.4.0"
id("com.google.cloud.tools.jib") version "3.4.1"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("net.researchgate.release") version "3.0.2"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("org.jetbrains.dokka") version "1.9.10"
id("org.jetbrains.dokka") version "1.9.20"
`java-library`
`maven-publish`
signing
Expand Down Expand Up @@ -117,7 +117,7 @@ dependencies {

configurations {
all {
resolutionStrategy.force("com.fasterxml.woodstox:woodstox-core:6.6.0")
resolutionStrategy.force("com.fasterxml.woodstox:woodstox-core:6.6.1")
}
}

Expand Down

0 comments on commit 973a667

Please sign in to comment.