From 7fc40cd843be8ad318945091693c742928d6f775 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 18:07:21 +0000 Subject: [PATCH] Update dependency org.apache.commons:commons-text to v1.13.0 --- commons/pom.xml | 2 +- crawler/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/commons/pom.xml b/commons/pom.xml index d9524b3f7..de85907bd 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -225,7 +225,7 @@ org.apache.commons commons-text - 1.12.0 + 1.13.0 diff --git a/crawler/pom.xml b/crawler/pom.xml index c20c20ef2..87c73ab18 100644 --- a/crawler/pom.xml +++ b/crawler/pom.xml @@ -107,7 +107,7 @@ org.apache.commons commons-text - 1.12.0 + 1.13.0 compile diff --git a/pom.xml b/pom.xml index 6acc7e5c4..30eaa3aac 100644 --- a/pom.xml +++ b/pom.xml @@ -134,7 +134,7 @@ org.apache.commons commons-text - 1.12.0 + 1.13.0