diff --git a/CHANGELOG.md b/CHANGELOG.md index f9e825db59..4345b841be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,9 @@ v5.20-SNAPSHOT - Build - Disable sonarcloud on JDK 8 - Updated UDF dependencies + - Apache Drill 1.18.0 - Apache Nifi 1.12.0 - - Elastic Search/Logstash 7.9.0 + - Elastic Search/Logstash 7.9.1 v5.19 === diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index ec95e53dd0..e12f2c1572 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -33,7 +33,7 @@ UTF-8 - 1.25.1 + 1.25.2 ${project.version} - 1.17.0 - 4.1.51.Final + 1.18.0 + 4.1.52.Final 3.3.0 @@ -78,7 +78,7 @@ 5.5 - 7.9.0 + 7.9.1 ${elastic.version} ${elastic.version} diff --git a/udfs/nifi/nifi-processors/pom.xml b/udfs/nifi/nifi-processors/pom.xml index 0e7872aa41..20dc51c210 100644 --- a/udfs/nifi/nifi-processors/pom.xml +++ b/udfs/nifi/nifi-processors/pom.xml @@ -65,7 +65,7 @@ commons-io commons-io - 2.7 + 2.8.0 compile