From ad133ea9064d5ef9ee258e1aeedb0e06a294c5fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 07:38:34 +0000 Subject: [PATCH 1/2] build(deps): bump kotlin.version from 2.1.0 to 2.1.10 Bumps `kotlin.version` from 2.1.0 to 2.1.10. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.0...v2.1.10) Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.0...v2.1.10) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.1.0 to 2.1.10 Updates `org.jetbrains.kotlin:kotlin-maven-noarg` from 2.1.0 to 2.1.10 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.1.0 to 2.1.10 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib 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-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f94bc6d03..b1e2c62ed 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ 2.1 2.1 3.2.5 - 2.1.0 + 2.1.10 1.8.1 2.8.3 1.29 From 4a6441f31f423e20476acb45e73b04058a94f04d Mon Sep 17 00:00:00 2001 From: SujitMBRDI Date: Fri, 31 Jan 2025 11:05:28 +0530 Subject: [PATCH 2/2] docs(DEPENDENCIES): update DEPENDENCIES --- DEPENDENCIES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPENDENCIES b/DEPENDENCIES index b582f1506..2b911c99a 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -168,11 +168,11 @@ maven/mavencentral/org.jboss.shrinkwrap/shrinkwrap-api/1.2.6, Apache-2.0, approv maven/mavencentral/org.jboss.shrinkwrap/shrinkwrap-impl-base/1.2.6, Apache-2.0, approved, clearlydefined maven/mavencentral/org.jboss.shrinkwrap/shrinkwrap-spi/1.2.6, Apache-2.0, approved, clearlydefined maven/mavencentral/org.jboss/jandex/2.4.3.Final, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.jetbrains.kotlin/kotlin-reflect/2.1.0, Apache-2.0, approved, #17637 +maven/mavencentral/org.jetbrains.kotlin/kotlin-reflect/2.1.10, Apache-2.0, approved, #17637 maven/mavencentral/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.0, Apache-2.0, approved, #8910 -maven/mavencentral/org.jetbrains.kotlin/kotlin-stdlib-jdk7/2.1.0, Apache-2.0, approved, #17633 -maven/mavencentral/org.jetbrains.kotlin/kotlin-stdlib-jdk8/2.1.0, Apache-2.0, approved, #17635 -maven/mavencentral/org.jetbrains.kotlin/kotlin-stdlib/2.1.0, Apache-2.0, approved, #17634 +maven/mavencentral/org.jetbrains.kotlin/kotlin-stdlib-jdk7/2.1.10, Apache-2.0, approved, #17633 +maven/mavencentral/org.jetbrains.kotlin/kotlin-stdlib-jdk8/2.1.10, Apache-2.0, approved, #17635 +maven/mavencentral/org.jetbrains.kotlin/kotlin-stdlib/2.1.10, Apache-2.0, approved, #17634 maven/mavencentral/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.8.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.jetbrains.kotlinx/kotlinx-coroutines-core/1.8.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.jetbrains/annotations/13.0, Apache-2.0, approved, clearlydefined