This is an automated email from the ASF dual-hosted git repository. jackietien pushed a commit to branch object_type in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit bb03e0523dc7fbc3af2f83a62c7874ad7fc2a0af Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Jul 13 21:16:23 2025 +0800 Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.18.0 (#15922) Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 03385938f74110bfedf9a442217da1cb4d1c0b6a) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d9bc272865c..8c5b853d8d4 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ <commons-csv.version>1.10.0</commons-csv.version> <commons-io.version>2.14.0</commons-io.version> <commons-jexl3.version>3.3</commons-jexl3.version> - <commons-lang3.version>3.13.0</commons-lang3.version> + <commons-lang3.version>3.18.0</commons-lang3.version> <commons-math3.version>3.6.1</commons-math3.version> <commons-pool2.version>2.11.1</commons-pool2.version> <commons.collections4.version>4.4</commons.collections4.version>