From 8dd508fc8586535d2c2f5347fa44350c798d3f21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 21:03:15 +0000 Subject: [PATCH 1/2] Build(deps): Bump org.apache.commons:commons-text Bumps the apache-commons group with 1 update: [org.apache.commons:commons-text](https://github.com/apache/commons-text). Updates `org.apache.commons:commons-text` from 1.14.0 to 1.15.0 - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-text/compare/rel/commons-text-1.14.0...rel/commons-text-1.15.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0d6c82cc..49d2ea16 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -142,7 +142,7 @@ mockito-kotlin = "6.1.0" commons-csv = "1.14.1" commons-io = "2.21.0" commons-lang3 = "3.20.0" -commons-text = "1.14.0" +commons-text = "1.15.0" # https://github.com/xerial/sqlite-jdbc/releases/latest xerial-SQLiteJDBC = "3.51.1.0" From cc6c4e00f680847814cc525636959583fa570a47 Mon Sep 17 00:00:00 2001 From: MonTransit Bot <84137772+montransit@users.noreply.github.com> Date: Wed, 10 Dec 2025 21:04:14 +0000 Subject: [PATCH 2/2] Update dependencies baseline --- shared-opt-dir/parser/dependencies/compileClasspath.txt | 2 +- shared-opt-dir/parser/dependencies/runtimeClasspath.txt | 2 +- shared-opt-dir/parser/dependencies/testCompileClasspath.txt | 2 +- shared-opt-dir/parser/dependencies/testRuntimeClasspath.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/shared-opt-dir/parser/dependencies/compileClasspath.txt b/shared-opt-dir/parser/dependencies/compileClasspath.txt index 30fa6636..67fd724f 100644 --- a/shared-opt-dir/parser/dependencies/compileClasspath.txt +++ b/shared-opt-dir/parser/dependencies/compileClasspath.txt @@ -6,7 +6,7 @@ commons-codec:commons-codec:1.19.0 commons-io:commons-io:2.21.0 org.apache.commons:commons-csv:1.14.1 org.apache.commons:commons-lang3:3.20.0 -org.apache.commons:commons-text:1.14.0 +org.apache.commons:commons-text:1.15.0 org.jetbrains.kotlin:kotlin-bom:2.2.21 org.jetbrains.kotlin:kotlin-stdlib:2.2.21 org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 diff --git a/shared-opt-dir/parser/dependencies/runtimeClasspath.txt b/shared-opt-dir/parser/dependencies/runtimeClasspath.txt index 30fa6636..67fd724f 100644 --- a/shared-opt-dir/parser/dependencies/runtimeClasspath.txt +++ b/shared-opt-dir/parser/dependencies/runtimeClasspath.txt @@ -6,7 +6,7 @@ commons-codec:commons-codec:1.19.0 commons-io:commons-io:2.21.0 org.apache.commons:commons-csv:1.14.1 org.apache.commons:commons-lang3:3.20.0 -org.apache.commons:commons-text:1.14.0 +org.apache.commons:commons-text:1.15.0 org.jetbrains.kotlin:kotlin-bom:2.2.21 org.jetbrains.kotlin:kotlin-stdlib:2.2.21 org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 diff --git a/shared-opt-dir/parser/dependencies/testCompileClasspath.txt b/shared-opt-dir/parser/dependencies/testCompileClasspath.txt index bf6b4878..4afeef10 100644 --- a/shared-opt-dir/parser/dependencies/testCompileClasspath.txt +++ b/shared-opt-dir/parser/dependencies/testCompileClasspath.txt @@ -9,7 +9,7 @@ net.bytebuddy:byte-buddy-agent:1.17.7 net.bytebuddy:byte-buddy:1.17.7 org.apache.commons:commons-csv:1.14.1 org.apache.commons:commons-lang3:3.20.0 -org.apache.commons:commons-text:1.14.0 +org.apache.commons:commons-text:1.15.0 org.hamcrest:hamcrest-core:1.3 org.jetbrains.kotlin:kotlin-bom:2.2.21 org.jetbrains.kotlin:kotlin-stdlib:2.2.21 diff --git a/shared-opt-dir/parser/dependencies/testRuntimeClasspath.txt b/shared-opt-dir/parser/dependencies/testRuntimeClasspath.txt index d28f6ccf..6dc2c4af 100644 --- a/shared-opt-dir/parser/dependencies/testRuntimeClasspath.txt +++ b/shared-opt-dir/parser/dependencies/testRuntimeClasspath.txt @@ -9,7 +9,7 @@ net.bytebuddy:byte-buddy-agent:1.17.7 net.bytebuddy:byte-buddy:1.17.7 org.apache.commons:commons-csv:1.14.1 org.apache.commons:commons-lang3:3.20.0 -org.apache.commons:commons-text:1.14.0 +org.apache.commons:commons-text:1.15.0 org.hamcrest:hamcrest-core:1.3 org.jetbrains.kotlin:kotlin-bom:2.2.21 org.jetbrains.kotlin:kotlin-reflect:2.2.21