Commit 579defa
authored
chore(deps): bump the github group across 1 directory with 19 updates (#833)
Bumps the github group with 19 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.3` | `2.19.0` |
| [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.3` | `2.19.0` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.17` | `1.5.18` |
| [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) | `11.23.1` | `11.24` |
| [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.1.119.Final` | `4.2.1.Final` |
| [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.8.0` | `1.8.1` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.12.0` | `5.12.2` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.12.0` | `5.12.2` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.12.0` | `5.12.2` |
| [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.1.20` |
| [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.4.3` | `3.4.5` |
| [org.springframework.boot:spring-boot-starter-oauth2-resource-server](https://github.com/spring-projects/spring-boot) | `3.4.3` | `3.4.5` |
| [org.springframework.boot:spring-boot-starter-oauth2-client](https://github.com/spring-projects/spring-boot) | `3.4.3` | `3.4.5` |
| [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.4.3` | `3.4.5` |
| [org.springframework.boot:spring-boot-test](https://github.com/spring-projects/spring-boot) | `3.4.3` | `3.4.5` |
| [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) | `3.7.3` | `3.7.5` |
| [jvm](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.1.20` |
| org.jmailen.kotlinter | `5.0.1` | `5.0.2` |
| com.google.cloud.tools.jib | `3.4.4` | `3.4.5` |
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.3 to 2.19.0
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.3 to 2.19.0
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.3...jackson-module-kotlin-2.19.0)
Updates `ch.qos.logback:logback-classic` from 1.5.17 to 1.5.18
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.17...v_1.5.18)
Updates `com.nimbusds:oauth2-oidc-sdk` from 11.23.1 to 11.24
- [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.24..11.23.1)
Updates `io.netty:netty-codec-http` from 4.1.119.Final to 4.2.1.Final
- [Commits](netty/netty@netty-4.1.119.Final...netty-4.2.1.Final)
Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.3 to 2.19.0
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.3...jackson-module-kotlin-2.19.0)
Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.8.0...v1.8.1)
Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.0 to 5.12.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.0...r5.12.2)
Updates `org.junit.jupiter:junit-jupiter-params` from 5.12.0 to 5.12.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.0...r5.12.2)
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.0 to 5.12.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.0...r5.12.2)
Updates `org.junit.jupiter:junit-jupiter-params` from 5.12.0 to 5.12.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.0...r5.12.2)
Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 2.1.10 to 2.1.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.10...v2.1.20)
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.0 to 5.12.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.0...r5.12.2)
Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.4.3 to 3.4.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.3...v3.4.5)
Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.4.3 to 3.4.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.3...v3.4.5)
Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.4.3 to 3.4.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.3...v3.4.5)
Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.3 to 3.4.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.3...v3.4.5)
Updates `org.springframework.boot:spring-boot-test` from 3.4.3 to 3.4.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.3...v3.4.5)
Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.4.3 to 3.4.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.3...v3.4.5)
Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.4.3 to 3.4.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.3...v3.4.5)
Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.3 to 3.4.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.3...v3.4.5)
Updates `org.springframework.boot:spring-boot-test` from 3.4.3 to 3.4.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.3...v3.4.5)
Updates `io.projectreactor:reactor-test` from 3.7.3 to 3.7.5
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.7.3...v3.7.5)
Updates `jvm` from 2.1.10 to 2.1.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.10...v2.1.20)
Updates `org.jmailen.kotlinter` from 5.0.1 to 5.0.2
Updates `com.google.cloud.tools.jib` from 3.4.4 to 3.4.5
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-version: 2.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
dependency-version: 2.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.5.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: com.nimbusds:oauth2-oidc-sdk
dependency-version: '11.24'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: io.netty:netty-codec-http
dependency-version: 4.2.1.Final
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
dependency-version: 2.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
dependency-version: 1.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-version: 5.12.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-version: 5.12.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-version: 5.12.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-version: 5.12.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit5
dependency-version: 2.1.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-version: 5.12.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-starter-webflux
dependency-version: 3.4.5
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-version: 3.4.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client
dependency-version: 3.4.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-starter-test
dependency-version: 3.4.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-test
dependency-version: 3.4.5
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-version: 3.4.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client
dependency-version: 3.4.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-starter-test
dependency-version: 3.4.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-test
dependency-version: 3.4.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.projectreactor:reactor-test
dependency-version: 3.7.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: jvm
dependency-version: 2.1.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.jmailen.kotlinter
dependency-version: 5.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: com.google.cloud.tools.jib
dependency-version: 3.4.5
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>1 parent 985d913 commit 579defa
1 file changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments