Skip to content

Commit

Permalink
Update net.minidev:json-smart to 2.4.7
Browse files Browse the repository at this point in the history
fixes #3064

Update Elasticsearch6 to 6.8.17
fixes #3065

Update commons-io:commons-io to 2.7
fixes #3066

Update Jetty to 9.4.43
fixes #3067
  • Loading branch information
Ali Gurbuz committed Sep 7, 2021
1 parent 4bfc970 commit 946906f
Show file tree
Hide file tree
Showing 10 changed files with 183 additions and 173 deletions.
6 changes: 3 additions & 3 deletions extensions/elasticsearch/elasticsearch-6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-high-level-client</artifactId>
<!--
Supports Elastic server 6.8.14 and higher
because of security vulnerabilities see #2906
Supports Elastic server 6.8.17 and higher
because of security vulnerabilities see #2906 and #3065
-->
<version>6.8.14</version>
<version>6.8.17</version>
</dependency>

<!-- TEST -->
Expand Down
22 changes: 11 additions & 11 deletions extensions/elasticsearch/elasticsearch-6/src/main/resources/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -52,18 +52,18 @@ Apache License, Version 2.0
Lucene Spatial Extras:7.7.3
Lucene Spatial 3D:7.7.3
Lucene Suggest:7.7.3
server:6.8.14
cli:6.8.14
core:6.8.14
secure-sm:6.8.14
x-content:6.8.14
server:6.8.17
cli:6.8.17
core:6.8.17
secure-sm:6.8.17
x-content:6.8.17
Elastic JNA Distribution:5.5.0
rest:6.8.14
rest-high-level:6.8.14
aggs-matrix-stats:6.8.14
lang-mustache:6.8.14
parent-join:6.8.14
rank-eval:6.8.14
rest:6.8.17
rest-high-level:6.8.17
aggs-matrix-stats:6.8.17
lang-mustache:6.8.17
parent-join:6.8.17
rank-eval:6.8.17
SnakeYAML:1.26
MIT License
JOpt Simple:5.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

public final class ElasticSupport {

public static final String ELASTICSEARCH_IMAGE = "elasticsearch:6.8.14";
public static final String ELASTICSEARCH_IMAGE = "elasticsearch:6.8.17";
public static final int PORT = 9200;

// Elastic container takes long time to start up, reusing the container for speedup
Expand Down
52 changes: 26 additions & 26 deletions extensions/hadoop-dist/files-azure/src/main/resources/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ Apache License, Version 2.0
Commons CLI:1.2
Apache Commons Codec:1.12
Apache Commons Collections:3.2.2
Apache Commons IO:2.5
Apache Commons IO:2.7
Apache Commons Logging:1.2
Apache Commons Net:3.6
Commons Pool:1.6
ASM based accessors helper used by json-smart:1.3
JSON Small and Fast Parser:2.4.1
ASM based accessors helper used by json-smart:2.4.7
JSON Small and Fast Parser:2.4.7
Apache Avro:1.10.2
Apache Avro IPC:1.10.2
Apache Avro IPC Jetty:1.10.2
Expand Down Expand Up @@ -103,17 +103,17 @@ Apache License, Version 2.0
Apache Yetus - Audience Annotations:0.12.0
Jackson:1.9.13
Data Mapper for Jackson:1.9.13
Jetty :: Asynchronous HTTP Client:9.4.39.v20210325
Jetty :: Http Utility:9.4.39.v20210325
Jetty :: IO Utility:9.4.39.v20210325
Jetty :: Security:9.4.39.v20210325
Jetty :: Server Core:9.4.39.v20210325
Jetty :: Servlet Handling:9.4.39.v20210325
Jetty :: Utilities:9.4.39.v20210325
Jetty :: Utilities :: Ajax(JSON):9.4.39.v20210325
Jetty :: Websocket :: API:9.4.39.v20210325
Jetty :: Websocket :: Client:9.4.39.v20210325
Jetty :: Websocket :: Common:9.4.39.v20210325
Jetty :: Asynchronous HTTP Client:9.4.43.v20210629
Jetty :: Http Utility:9.4.43.v20210629
Jetty :: IO Utility:9.4.43.v20210629
Jetty :: Security:9.4.43.v20210629
Jetty :: Server Core:9.4.43.v20210629
Jetty :: Servlet Handling:9.4.43.v20210629
Jetty :: Utilities:9.4.43.v20210629
Jetty :: Utilities :: Ajax(JSON):9.4.43.v20210629
Jetty :: Websocket :: API:9.4.43.v20210629
Jetty :: Websocket :: Client:9.4.43.v20210629
Jetty :: Websocket :: Common:9.4.43.v20210629
wildfly-openssl:1.1.3.Final
snappy-java:1.1.7.2
BSD 2-Clause License
Expand All @@ -123,7 +123,7 @@ BSD 3-Clause License
Protocol Buffers [Core]:3.13.0
Stax2 API:3.1.4
JLine Bundle:3.9.0
asm:8.0.1
asm:9.1
CDDL
JavaBeans Activation Framework API jar:1.2.0
javax.annotation API:1.3.2
Expand All @@ -137,17 +137,17 @@ Eclipse Distribution License - v 1.0
JavaBeans Activation Framework API jar:1.2.1
jakarta.xml.bind-api:2.3.2
Eclipse Public License - Version 1.0
Jetty :: Asynchronous HTTP Client:9.4.39.v20210325
Jetty :: Http Utility:9.4.39.v20210325
Jetty :: IO Utility:9.4.39.v20210325
Jetty :: Security:9.4.39.v20210325
Jetty :: Server Core:9.4.39.v20210325
Jetty :: Servlet Handling:9.4.39.v20210325
Jetty :: Utilities:9.4.39.v20210325
Jetty :: Utilities :: Ajax(JSON):9.4.39.v20210325
Jetty :: Websocket :: API:9.4.39.v20210325
Jetty :: Websocket :: Client:9.4.39.v20210325
Jetty :: Websocket :: Common:9.4.39.v20210325
Jetty :: Asynchronous HTTP Client:9.4.43.v20210629
Jetty :: Http Utility:9.4.43.v20210629
Jetty :: IO Utility:9.4.43.v20210629
Jetty :: Security:9.4.43.v20210629
Jetty :: Server Core:9.4.43.v20210629
Jetty :: Servlet Handling:9.4.43.v20210629
Jetty :: Utilities:9.4.43.v20210629
Jetty :: Utilities :: Ajax(JSON):9.4.43.v20210629
Jetty :: Websocket :: API:9.4.43.v20210629
Jetty :: Websocket :: Client:9.4.43.v20210629
Jetty :: Websocket :: Common:9.4.43.v20210629
GPL2 w/ CPE
jersey-client:1.19
jersey-core:1.19
Expand Down
52 changes: 26 additions & 26 deletions extensions/hadoop-dist/files-gcs/src/main/resources/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Apache License, Version 2.0
Commons CLI:1.2
Apache Commons Codec:1.12
Apache Commons Collections:3.2.2
Apache Commons IO:2.5
Apache Commons IO:2.7
Apache Commons Logging:1.2
Apache Commons Net:3.6
Commons Pool:1.6
Expand All @@ -80,8 +80,8 @@ Apache License, Version 2.0
OpenCensus:0.24.0
OpenCensus:0.24.0
perfmark:perfmark-api:0.19.0
ASM based accessors helper used by json-smart:1.3
JSON Small and Fast Parser:2.4.1
ASM based accessors helper used by json-smart:2.4.7
JSON Small and Fast Parser:2.4.7
Apache Avro:1.10.2
Apache Avro IPC:1.10.2
Apache Avro IPC Jetty:1.10.2
Expand Down Expand Up @@ -134,17 +134,17 @@ Apache License, Version 2.0
Apache Velocity - Engine:2.3
Apache Yetus - Audience Annotations:0.12.0
org.conscrypt:conscrypt-openjdk-uber:2.5.1
Jetty :: Asynchronous HTTP Client:9.4.39.v20210325
Jetty :: Http Utility:9.4.39.v20210325
Jetty :: IO Utility:9.4.39.v20210325
Jetty :: Security:9.4.39.v20210325
Jetty :: Server Core:9.4.39.v20210325
Jetty :: Servlet Handling:9.4.39.v20210325
Jetty :: Utilities:9.4.39.v20210325
Jetty :: Utilities :: Ajax(JSON):9.4.39.v20210325
Jetty :: Websocket :: API:9.4.39.v20210325
Jetty :: Websocket :: Client:9.4.39.v20210325
Jetty :: Websocket :: Common:9.4.39.v20210325
Jetty :: Asynchronous HTTP Client:9.4.43.v20210629
Jetty :: Http Utility:9.4.43.v20210629
Jetty :: IO Utility:9.4.43.v20210629
Jetty :: Security:9.4.43.v20210629
Jetty :: Server Core:9.4.43.v20210629
Jetty :: Servlet Handling:9.4.43.v20210629
Jetty :: Utilities:9.4.43.v20210629
Jetty :: Utilities :: Ajax(JSON):9.4.43.v20210629
Jetty :: Websocket :: API:9.4.43.v20210629
Jetty :: Websocket :: Client:9.4.43.v20210629
Jetty :: Websocket :: Common:9.4.43.v20210629
snappy-java:1.1.7.2
BSD 2-Clause License
zstd-jni:1.4.5-12
Expand All @@ -157,7 +157,7 @@ BSD 3-Clause License
Protocol Buffers [Util]:3.13.0
Stax2 API:3.1.4
JLine Bundle:3.9.0
asm:8.0.1
asm:9.1
CDDL
JavaBeans Activation Framework API jar:1.2.0
javax.annotation API:1.3.2
Expand All @@ -171,17 +171,17 @@ Eclipse Distribution License - v 1.0
JavaBeans Activation Framework API jar:1.2.1
jakarta.xml.bind-api:2.3.2
Eclipse Public License - Version 1.0
Jetty :: Asynchronous HTTP Client:9.4.39.v20210325
Jetty :: Http Utility:9.4.39.v20210325
Jetty :: IO Utility:9.4.39.v20210325
Jetty :: Security:9.4.39.v20210325
Jetty :: Server Core:9.4.39.v20210325
Jetty :: Servlet Handling:9.4.39.v20210325
Jetty :: Utilities:9.4.39.v20210325
Jetty :: Utilities :: Ajax(JSON):9.4.39.v20210325
Jetty :: Websocket :: API:9.4.39.v20210325
Jetty :: Websocket :: Client:9.4.39.v20210325
Jetty :: Websocket :: Common:9.4.39.v20210325
Jetty :: Asynchronous HTTP Client:9.4.43.v20210629
Jetty :: Http Utility:9.4.43.v20210629
Jetty :: IO Utility:9.4.43.v20210629
Jetty :: Security:9.4.43.v20210629
Jetty :: Server Core:9.4.43.v20210629
Jetty :: Servlet Handling:9.4.43.v20210629
Jetty :: Utilities:9.4.43.v20210629
Jetty :: Utilities :: Ajax(JSON):9.4.43.v20210629
Jetty :: Websocket :: API:9.4.43.v20210629
Jetty :: Websocket :: Client:9.4.43.v20210629
Jetty :: Websocket :: Common:9.4.43.v20210629
GNU General Public License, version 2 (GPL2), with the classpath exception
Checker Qual:2.5.3
GPL2 w/ CPE
Expand Down
52 changes: 26 additions & 26 deletions extensions/hadoop-dist/files-s3/src/main/resources/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ Apache License, Version 2.0
Commons CLI:1.2
Apache Commons Codec:1.12
Apache Commons Collections:3.2.2
Apache Commons IO:2.5
Apache Commons IO:2.7
Apache Commons Logging:1.2
Apache Commons Net:3.6
Commons Pool:1.6
ASM based accessors helper used by json-smart:1.3
JSON Small and Fast Parser:2.4.1
ASM based accessors helper used by json-smart:2.4.7
JSON Small and Fast Parser:2.4.7
Apache Avro:1.10.2
Apache Avro IPC:1.10.2
Apache Avro IPC Jetty:1.10.2
Expand Down Expand Up @@ -101,17 +101,17 @@ Apache License, Version 2.0
Apache Parquet Jackson:1.12.0
Apache Velocity - Engine:2.3
Apache Yetus - Audience Annotations:0.12.0
Jetty :: Asynchronous HTTP Client:9.4.39.v20210325
Jetty :: Http Utility:9.4.39.v20210325
Jetty :: IO Utility:9.4.39.v20210325
Jetty :: Security:9.4.39.v20210325
Jetty :: Server Core:9.4.39.v20210325
Jetty :: Servlet Handling:9.4.39.v20210325
Jetty :: Utilities:9.4.39.v20210325
Jetty :: Utilities :: Ajax(JSON):9.4.39.v20210325
Jetty :: Websocket :: API:9.4.39.v20210325
Jetty :: Websocket :: Client:9.4.39.v20210325
Jetty :: Websocket :: Common:9.4.39.v20210325
Jetty :: Asynchronous HTTP Client:9.4.43.v20210629
Jetty :: Http Utility:9.4.43.v20210629
Jetty :: IO Utility:9.4.43.v20210629
Jetty :: Security:9.4.43.v20210629
Jetty :: Server Core:9.4.43.v20210629
Jetty :: Servlet Handling:9.4.43.v20210629
Jetty :: Utilities:9.4.43.v20210629
Jetty :: Utilities :: Ajax(JSON):9.4.43.v20210629
Jetty :: Websocket :: API:9.4.43.v20210629
Jetty :: Websocket :: Client:9.4.43.v20210629
Jetty :: Websocket :: Common:9.4.43.v20210629
wildfly-openssl:1.1.3.Final
snappy-java:1.1.7.2
BSD 2-Clause License
Expand All @@ -121,7 +121,7 @@ BSD 3-Clause License
Protocol Buffers [Core]:3.13.0
Stax2 API:3.1.4
JLine Bundle:3.9.0
asm:8.0.1
asm:9.1
CDDL
JavaBeans Activation Framework API jar:1.2.0
javax.annotation API:1.3.2
Expand All @@ -135,17 +135,17 @@ Eclipse Distribution License - v 1.0
JavaBeans Activation Framework API jar:1.2.1
jakarta.xml.bind-api:2.3.2
Eclipse Public License - Version 1.0
Jetty :: Asynchronous HTTP Client:9.4.39.v20210325
Jetty :: Http Utility:9.4.39.v20210325
Jetty :: IO Utility:9.4.39.v20210325
Jetty :: Security:9.4.39.v20210325
Jetty :: Server Core:9.4.39.v20210325
Jetty :: Servlet Handling:9.4.39.v20210325
Jetty :: Utilities:9.4.39.v20210325
Jetty :: Utilities :: Ajax(JSON):9.4.39.v20210325
Jetty :: Websocket :: API:9.4.39.v20210325
Jetty :: Websocket :: Client:9.4.39.v20210325
Jetty :: Websocket :: Common:9.4.39.v20210325
Jetty :: Asynchronous HTTP Client:9.4.43.v20210629
Jetty :: Http Utility:9.4.43.v20210629
Jetty :: IO Utility:9.4.43.v20210629
Jetty :: Security:9.4.43.v20210629
Jetty :: Server Core:9.4.43.v20210629
Jetty :: Servlet Handling:9.4.43.v20210629
Jetty :: Utilities:9.4.43.v20210629
Jetty :: Utilities :: Ajax(JSON):9.4.43.v20210629
Jetty :: Websocket :: API:9.4.43.v20210629
Jetty :: Websocket :: Client:9.4.43.v20210629
Jetty :: Websocket :: Common:9.4.43.v20210629
GPL2 w/ CPE
jersey-client:1.19
jersey-core:1.19
Expand Down
52 changes: 26 additions & 26 deletions extensions/hadoop-dist/hadoop-all/src/main/resources/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ Apache License, Version 2.0
Commons CLI:1.2
Apache Commons Codec:1.12
Apache Commons Collections:3.2.2
Apache Commons IO:2.5
Apache Commons IO:2.7
Apache Commons Logging:1.2
Apache Commons Net:3.6
Commons Pool:1.6
ASM based accessors helper used by json-smart:1.3
JSON Small and Fast Parser:2.4.1
ASM based accessors helper used by json-smart:2.4.7
JSON Small and Fast Parser:2.4.7
Apache Avro:1.10.2
Apache Avro IPC:1.10.2
Apache Avro IPC Jetty:1.10.2
Expand Down Expand Up @@ -99,17 +99,17 @@ Apache License, Version 2.0
Apache Parquet Jackson:1.12.0
Apache Velocity - Engine:2.3
Apache Yetus - Audience Annotations:0.12.0
Jetty :: Asynchronous HTTP Client:9.4.39.v20210325
Jetty :: Http Utility:9.4.39.v20210325
Jetty :: IO Utility:9.4.39.v20210325
Jetty :: Security:9.4.39.v20210325
Jetty :: Server Core:9.4.39.v20210325
Jetty :: Servlet Handling:9.4.39.v20210325
Jetty :: Utilities:9.4.39.v20210325
Jetty :: Utilities :: Ajax(JSON):9.4.39.v20210325
Jetty :: Websocket :: API:9.4.39.v20210325
Jetty :: Websocket :: Client:9.4.39.v20210325
Jetty :: Websocket :: Common:9.4.39.v20210325
Jetty :: Asynchronous HTTP Client:9.4.43.v20210629
Jetty :: Http Utility:9.4.43.v20210629
Jetty :: IO Utility:9.4.43.v20210629
Jetty :: Security:9.4.43.v20210629
Jetty :: Server Core:9.4.43.v20210629
Jetty :: Servlet Handling:9.4.43.v20210629
Jetty :: Utilities:9.4.43.v20210629
Jetty :: Utilities :: Ajax(JSON):9.4.43.v20210629
Jetty :: Websocket :: API:9.4.43.v20210629
Jetty :: Websocket :: Client:9.4.43.v20210629
Jetty :: Websocket :: Common:9.4.43.v20210629
snappy-java:1.1.7.2
BSD 2-Clause License
zstd-jni:1.4.5-12
Expand All @@ -118,7 +118,7 @@ BSD 3-Clause License
Protocol Buffers [Core]:3.13.0
Stax2 API:3.1.4
JLine Bundle:3.9.0
asm:8.0.1
asm:9.1
CDDL
JavaBeans Activation Framework API jar:1.2.0
javax.annotation API:1.3.2
Expand All @@ -132,17 +132,17 @@ Eclipse Distribution License - v 1.0
JavaBeans Activation Framework API jar:1.2.1
jakarta.xml.bind-api:2.3.2
Eclipse Public License - Version 1.0
Jetty :: Asynchronous HTTP Client:9.4.39.v20210325
Jetty :: Http Utility:9.4.39.v20210325
Jetty :: IO Utility:9.4.39.v20210325
Jetty :: Security:9.4.39.v20210325
Jetty :: Server Core:9.4.39.v20210325
Jetty :: Servlet Handling:9.4.39.v20210325
Jetty :: Utilities:9.4.39.v20210325
Jetty :: Utilities :: Ajax(JSON):9.4.39.v20210325
Jetty :: Websocket :: API:9.4.39.v20210325
Jetty :: Websocket :: Client:9.4.39.v20210325
Jetty :: Websocket :: Common:9.4.39.v20210325
Jetty :: Asynchronous HTTP Client:9.4.43.v20210629
Jetty :: Http Utility:9.4.43.v20210629
Jetty :: IO Utility:9.4.43.v20210629
Jetty :: Security:9.4.43.v20210629
Jetty :: Server Core:9.4.43.v20210629
Jetty :: Servlet Handling:9.4.43.v20210629
Jetty :: Utilities:9.4.43.v20210629
Jetty :: Utilities :: Ajax(JSON):9.4.43.v20210629
Jetty :: Websocket :: API:9.4.43.v20210629
Jetty :: Websocket :: Client:9.4.43.v20210629
Jetty :: Websocket :: Common:9.4.43.v20210629
GPL2 w/ CPE
jersey-client:1.19
jersey-core:1.19
Expand Down
Loading

0 comments on commit 946906f

Please sign in to comment.