Skip to content

Commit 6c75ab4

Browse files
chore(deps): bump the github group with 28 updates (#662)
Bumps the github group with 28 updates: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.16.1` | `2.17.0` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.16.1` | `2.17.0` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.3` | `1.5.4` | | [io.netty:netty-all](https://github.com/netty/netty) | `4.1.107.Final` | `4.1.108.Final` | | [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.77` | `1.78` | | [io.kotest:kotest-runner-junit5-jvm](https://github.com/kotest/kotest) | `5.8.0` | `5.8.1` | | [io.kotest:kotest-assertions-core-jvm](https://github.com/kotest/kotest) | `5.8.0` | `5.8.1` | | [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.2.4` | | [org.springframework.boot:spring-boot-starter-oauth2-resource-server](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.2.4` | | [org.springframework.boot:spring-boot-starter-oauth2-client](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.2.4` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.2.4` | | [org.springframework.boot:spring-boot-test](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.2.4` | | [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) | `3.6.2` | `3.6.5` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-server-sessions](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-server-locations](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-server-auth](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-server-auth-jwt](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) | `6.6.1` | `6.6.2` | | org.jmailen.kotlinter | `4.2.0` | `4.3.0` | | com.google.cloud.tools.jib | `3.4.1` | `3.4.2` | | io.github.gradle-nexus.publish-plugin | `1.3.0` | `2.0.0` | Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.1 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.1 to 2.17.0 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.17.0) Updates `ch.qos.logback:logback-classic` from 1.5.3 to 1.5.4 - [Commits](qos-ch/logback@v_1.5.3...v_1.5.4) Updates `io.netty:netty-all` from 4.1.107.Final to 4.1.108.Final - [Commits](netty/netty@netty-4.1.107.Final...netty-4.1.108.Final) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.1 to 2.17.0 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.17.0) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.77 to 1.78 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `io.kotest:kotest-runner-junit5-jvm` from 5.8.0 to 5.8.1 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.8.0...v5.8.1) Updates `io.kotest:kotest-assertions-core-jvm` from 5.8.0 to 5.8.1 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.8.0...v5.8.1) Updates `io.kotest:kotest-assertions-core-jvm` from 5.8.0 to 5.8.1 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.8.0...v5.8.1) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-test` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-test` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `io.projectreactor:reactor-test` from 3.6.2 to 3.6.5 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.2...v3.6.5) Updates `io.ktor:ktor-server-netty` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-sessions` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-locations` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-auth` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-auth-jwt` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-content-negotiation` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-client-core` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-serialization-jackson` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-client-cio` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-test-host` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-sessions` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-locations` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-auth` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-auth-jwt` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-content-negotiation` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-client-core` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-serialization-jackson` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-client-cio` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-test-host` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `com.fasterxml.woodstox:woodstox-core` from 6.6.1 to 6.6.2 - [Commits](FasterXML/woodstox@woodstox-core-6.6.1...woodstox-core-6.6.2) Updates `org.jmailen.kotlinter` from 4.2.0 to 4.3.0 Updates `com.google.cloud.tools.jib` from 3.4.1 to 3.4.2 Updates `io.github.gradle-nexus.publish-plugin` from 1.3.0 to 2.0.0 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.netty:netty-all dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: io.kotest:kotest-runner-junit5-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.kotest:kotest-assertions-core-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.kotest:kotest-assertions-core-jvm 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.projectreactor:reactor-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: org.jmailen.kotlinter dependency-type: direct:production update-type: version-update:semver-minor 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: io.github.gradle-nexus.publish-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: github ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 973a667 commit 6c75ab4

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

build.gradle.kts

+12-12
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ 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.5.3"
6+
val logbackVersion = "1.5.4"
77
val nimbusSdkVersion = "11.10.1"
88
val mockWebServerVersion = "4.12.0"
9-
val jacksonVersion = "2.16.1"
10-
val nettyVersion = "4.1.107.Final"
9+
val jacksonVersion = "2.17.0"
10+
val nettyVersion = "4.1.108.Final"
1111
val junitJupiterVersion = "5.10.2"
1212
val kotlinVersion = "1.9.23"
1313
val freemarkerVersion = "2.3.32"
14-
val kotestVersion = "5.8.0"
15-
val bouncyCastleVersion = "1.77"
16-
val springBootVersion = "3.2.3"
17-
val reactorTestVersion = "3.6.2"
18-
val ktorVersion = "2.3.9"
14+
val kotestVersion = "5.8.1"
15+
val bouncyCastleVersion = "1.78"
16+
val springBootVersion = "3.2.4"
17+
val reactorTestVersion = "3.6.5"
18+
val ktorVersion = "2.3.10"
1919
val jsonPathVersion = "2.9.0"
2020

2121
val mavenRepoBaseUrl = "https://oss.sonatype.org"
@@ -26,11 +26,11 @@ plugins {
2626
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"
29-
id("org.jmailen.kotlinter") version "4.2.0"
30-
id("com.google.cloud.tools.jib") version "3.4.1"
29+
id("org.jmailen.kotlinter") version "4.3.0"
30+
id("com.google.cloud.tools.jib") version "3.4.2"
3131
id("com.github.johnrengelman.shadow") version "8.1.1"
3232
id("net.researchgate.release") version "3.0.2"
33-
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
33+
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
3434
id("org.jetbrains.dokka") version "1.9.20"
3535
`java-library`
3636
`maven-publish`
@@ -117,7 +117,7 @@ dependencies {
117117

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

0 commit comments

Comments
 (0)