diff --git a/tutorials/hive_udf_template/hive_multimojo_udf_template/pom.xml b/tutorials/hive_udf_template/hive_multimojo_udf_template/pom.xml index 5b014e696..b81d81098 100644 --- a/tutorials/hive_udf_template/hive_multimojo_udf_template/pom.xml +++ b/tutorials/hive_udf_template/hive_multimojo_udf_template/pom.xml @@ -8,7 +8,7 @@ {} http://maven.apache.org - 0.14.0.2.2.0.0-2041 + 2.3.4 2.6.0.2.2.0.0-2041 UTF-8 UTF-8 @@ -39,7 +39,7 @@ junit junit - 4.8.2 + 4.13.1 test diff --git a/tutorials/hive_udf_template/hive_udf_mojo_template/pom.xml b/tutorials/hive_udf_template/hive_udf_mojo_template/pom.xml index 3fef3a93b..af48ac54d 100644 --- a/tutorials/hive_udf_template/hive_udf_mojo_template/pom.xml +++ b/tutorials/hive_udf_template/hive_udf_mojo_template/pom.xml @@ -8,7 +8,7 @@ ScoreData http://maven.apache.org - 0.13.0 + 2.3.4 2.8.0 UTF-8 UTF-8 @@ -39,7 +39,7 @@ junit junit - 4.8.2 + 4.13.1 test diff --git a/tutorials/hive_udf_template/hive_udf_pojo_template/pom.xml b/tutorials/hive_udf_template/hive_udf_pojo_template/pom.xml index 3fef3a93b..af48ac54d 100644 --- a/tutorials/hive_udf_template/hive_udf_pojo_template/pom.xml +++ b/tutorials/hive_udf_template/hive_udf_pojo_template/pom.xml @@ -8,7 +8,7 @@ ScoreData http://maven.apache.org - 0.13.0 + 2.3.4 2.8.0 UTF-8 UTF-8 @@ -39,7 +39,7 @@ junit junit - 4.8.2 + 4.13.1 test