From f02375718b7d2645fee54a9a4cf57710c4780ba9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 14:53:52 +0000 Subject: [PATCH] Bump kotlin.version from 2.0.0 to 2.0.10 Bumps `kotlin.version` from 2.0.0 to 2.0.10. Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.0.0 to 2.0.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10) Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.0.0 to 2.0.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10) Updates `org.jetbrains.kotlin:kotlin-test-junit` from 2.0.0 to 2.0.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-test-junit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- token-validation-spring-test/pom.xml | 2 +- token-validation-spring/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 03bcd89d..29b6d28a 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ 1.9.20 - 2.0.0 + 2.0.10 1.6.2 none https://sonarcloud.io @@ -61,7 +61,7 @@ 4.12.0 2.3.12 official - 2.0.0 + 2.0.10 2.1.8 9.40 5.9.1 diff --git a/token-validation-spring-test/pom.xml b/token-validation-spring-test/pom.xml index b93fe459..d6023dc6 100644 --- a/token-validation-spring-test/pom.xml +++ b/token-validation-spring-test/pom.xml @@ -12,7 +12,7 @@ token-validation-spring-test - 2.0.0 + 2.0.10 diff --git a/token-validation-spring/pom.xml b/token-validation-spring/pom.xml index ed7f86e6..75ad16c3 100644 --- a/token-validation-spring/pom.xml +++ b/token-validation-spring/pom.xml @@ -9,7 +9,7 @@ token-validation-spring token-validation-spring - 2.0.0 + 2.0.10