From 23c3630f4cb3ad92c3c070a0b01f13edacf79050 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 1 May 2024 10:59:05 +0000 Subject: [PATCH] deps: update dependency org.apache.commons:commons-configuration2 to v2.10.1 [security] --- .../bigtable-hbase-1.x-integration-tests/pom.xml | 2 +- .../bigtable-hbase-2.x-integration-tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-integration-tests/pom.xml b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-integration-tests/pom.xml index d8c9273f54..daa2a29784 100644 --- a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-integration-tests/pom.xml +++ b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-integration-tests/pom.xml @@ -233,7 +233,7 @@ limitations under the License. org.apache.commons commons-configuration2 - 2.9.0 + 2.10.1 org.slf4j diff --git a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests/pom.xml b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests/pom.xml index 561a44a914..c260a95f8f 100644 --- a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests/pom.xml +++ b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests/pom.xml @@ -205,7 +205,7 @@ limitations under the License. org.apache.commons commons-configuration2 - 2.9.0 + 2.10.1 org.slf4j