diff --git a/phoenix5-hive/pom.xml b/phoenix5-hive/pom.xml index 18844c24..8abea8c8 100644 --- a/phoenix5-hive/pom.xml +++ b/phoenix5-hive/pom.xml @@ -37,7 +37,6 @@ ${project.basedir}/.. ${project.build.directory}/tmp 0.9.1 - 3.17.0 1.16.0 ${hive3.version} @@ -202,7 +201,6 @@ org.apache.commons commons-lang3 - ${commons-lang3.version} diff --git a/phoenix5-hive4/pom.xml b/phoenix5-hive4/pom.xml index bfa27346..a59cc223 100644 --- a/phoenix5-hive4/pom.xml +++ b/phoenix5-hive4/pom.xml @@ -39,7 +39,6 @@ ${hive4.version} ${hive.version} 0.10.3 - 3.17.0 1.25.0 33.2.1-jre @@ -228,7 +227,6 @@ org.apache.commons commons-lang3 - ${commons-lang3.version} diff --git a/pom.xml b/pom.xml index 15ca4656..acb45f16 100644 --- a/pom.xml +++ b/pom.xml @@ -134,6 +134,7 @@ 2.10.5 1.4 1.26.0 + 3.17.0 2.11.0 @@ -955,6 +956,11 @@ disruptor ${disruptor.version} + + org.apache.commons + commons-lang3 + ${commons-lang3.version} +