Commit 8eb87d1
authored
Bump the libs group across 1 directory with 19 updates
Bumps the libs group with 19 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| gradle-wrapper | `9.3.0` | `9.4.0` |
| [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) | `2.3.0` | `2.3.10` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.3.0` | `2.3.10` |
| [org.jetbrains.kotlin.plugin.spring](https://github.com/JetBrains/kotlin) | `2.3.0` | `2.3.10` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.3.0` | `2.3.10` |
| [org.jetbrains.kotlinx:kotlinx-serialization-bom](https://github.com/Kotlin/kotlinx.serialization) | `1.9.0` | `1.10.0` |
| [io.arrow-kt:arrow-stack](https://github.com/arrow-kt/arrow) | `2.2.1.1` | `2.2.2` |
| [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `10.0.2` | `10.8` |
| [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) | `11.23.1` | `11.34` |
| [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.80` | `1.83` |
| [org.webjars:bootstrap](https://github.com/webjars/bootstrap) | `5.3.3` | `5.3.8` |
| [com.google.crypto.tink:tink](https://github.com/tink-crypto/tink-java) | `1.17.0` | `1.20.0` |
| id.walt.mdoc-credentials:waltid-mdoc-credentials-jvm | `0.11.0` | `1.13.0` |
| [com.eygraber:uri-kmp](https://github.com/eygraber/uri-kmp) | `0.0.19` | `0.0.21` |
| [com.google.zxing:javase](https://github.com/zxing/zxing) | `3.5.3` | `3.5.4` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `4.0.1` | `4.0.3` |
| com.diffplug.spotless | `7.0.2` | `8.3.0` |
| org.owasp.dependencycheck | `12.1.1` | `12.2.0` |
| [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) | `0.9.4` | `0.9.7` |
Updates `gradle-wrapper` from 9.3.0 to 9.4.0
Updates `org.jetbrains.kotlin:kotlin-bom` from 2.3.0 to 2.3.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.3.0...v2.3.10)
Updates `org.jetbrains.kotlin.jvm` from 2.3.0 to 2.3.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.3.0...v2.3.10)
Updates `org.jetbrains.kotlin.plugin.spring` from 2.3.0 to 2.3.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.3.0...v2.3.10)
Updates `org.jetbrains.kotlin.plugin.serialization` from 2.3.0 to 2.3.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.3.0...v2.3.10)
Updates `org.jetbrains.kotlinx:kotlinx-serialization-bom` from 1.9.0 to 1.10.0
- [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.9.0...v1.10.0)
Updates `io.arrow-kt:arrow-stack` from 2.2.1.1 to 2.2.2
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](arrow-kt/arrow@2.2.1.1...2.2.2)
Updates `com.nimbusds:nimbus-jose-jwt` from 10.0.2 to 10.8
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.8..10.0.2)
Updates `com.nimbusds:oauth2-oidc-sdk` from 11.23.1 to 11.34
- [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.34..11.23.1)
Updates `org.bouncycastle:bcpkix-jdk18on` from 1.80 to 1.83
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)
Updates `org.webjars:bootstrap` from 5.3.3 to 5.3.8
- [Commits](webjars/bootstrap@bootstrap-5.3.3...bootstrap-5.3.8)
Updates `com.google.crypto.tink:tink` from 1.17.0 to 1.20.0
- [Release notes](https://github.com/tink-crypto/tink-java/releases)
- [Commits](tink-crypto/tink-java@v1.17.0...v1.20.0)
Updates `id.walt.mdoc-credentials:waltid-mdoc-credentials-jvm` from 0.11.0 to 1.13.0
Updates `com.eygraber:uri-kmp` from 0.0.19 to 0.0.21
- [Release notes](https://github.com/eygraber/uri-kmp/releases)
- [Commits](eygraber/uri-kmp@0.0.19...0.0.21)
Updates `com.google.zxing:javase` from 3.5.3 to 3.5.4
- [Release notes](https://github.com/zxing/zxing/releases)
- [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES)
- [Commits](zxing/zxing@zxing-3.5.3...zxing-3.5.4)
Updates `org.springframework.boot` from 4.0.1 to 4.0.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v4.0.1...v4.0.3)
Updates `com.diffplug.spotless` from 7.0.2 to 8.3.0
Updates `org.jetbrains.kotlin.jvm` from 2.3.0 to 2.3.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.3.0...v2.3.10)
Updates `org.jetbrains.kotlin.plugin.spring` from 2.3.0 to 2.3.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.3.0...v2.3.10)
Updates `org.jetbrains.kotlin.plugin.serialization` from 2.3.0 to 2.3.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.3.0...v2.3.10)
Updates `org.owasp.dependencycheck` from 12.1.1 to 12.2.0
Updates `org.jetbrains.kotlinx.kover` from 0.9.4 to 0.9.7
- [Release notes](https://github.com/Kotlin/kotlinx-kover/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-kover@v0.9.4...v0.9.7)
---
updated-dependencies:
- dependency-name: gradle-wrapper
dependency-version: 9.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: libs
- dependency-name: org.jetbrains.kotlin:kotlin-bom
dependency-version: 2.3.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: libs
- dependency-name: org.jetbrains.kotlin.jvm
dependency-version: 2.3.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: libs
- dependency-name: org.jetbrains.kotlin.plugin.spring
dependency-version: 2.3.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: libs
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-version: 2.3.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: libs
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-bom
dependency-version: 1.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: libs
- dependency-name: io.arrow-kt:arrow-stack
dependency-version: 2.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: libs
- dependency-name: com.nimbusds:nimbus-jose-jwt
dependency-version: '10.8'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: libs
- dependency-name: com.nimbusds:oauth2-oidc-sdk
dependency-version: '11.34'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: libs
- dependency-name: org.bouncycastle:bcpkix-jdk18on
dependency-version: '1.83'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: libs
- dependency-name: org.webjars:bootstrap
dependency-version: 5.3.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: libs
- dependency-name: com.google.crypto.tink:tink
dependency-version: 1.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: libs
- dependency-name: id.walt.mdoc-credentials:waltid-mdoc-credentials-jvm
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: libs
- dependency-name: com.eygraber:uri-kmp
dependency-version: 0.0.21
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: libs
- dependency-name: com.google.zxing:javase
dependency-version: 3.5.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: libs
- dependency-name: org.springframework.boot
dependency-version: 4.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: libs
- dependency-name: com.diffplug.spotless
dependency-version: 8.3.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: libs
- dependency-name: org.jetbrains.kotlin.jvm
dependency-version: 2.3.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: libs
- dependency-name: org.jetbrains.kotlin.plugin.spring
dependency-version: 2.3.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: libs
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-version: 2.3.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: libs
- dependency-name: org.owasp.dependencycheck
dependency-version: 12.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: libs
- dependency-name: org.jetbrains.kotlinx.kover
dependency-version: 0.9.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: libs
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 028821e commit 8eb87d1
5 files changed
Lines changed: 112 additions & 116 deletions
File tree
- gradle
- wrapper
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments