Skip to content

Commit

Permalink
[FLINK-24034] Upgrade apache commons dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnVisser authored Sep 8, 2021
1 parent 7c65adb commit 73db546
Show file tree
Hide file tree
Showing 17 changed files with 28 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This project bundles the following dependencies under the Apache Software Licens
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.12.1
- com.github.spullara.mustache.java:compiler:0.9.3
- com.tdunning:t-digest:3.0
- commons-codec:commons-codec:1.13
- commons-codec:commons-codec:1.15
- commons-logging:commons-logging:1.1.3
- io.netty:netty:3.10.6.Final
- io.netty:netty-buffer:4.1.46.Final
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This project bundles the following dependencies under the Apache Software Licens
- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.12.1
- com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.12.1
- commons-codec:commons-codec:1.13
- commons-codec:commons-codec:1.15
- commons-logging:commons-logging:1.1.3
- org.apache.httpcomponents:httpasyncclient:4.1.2
- org.apache.httpcomponents:httpclient:4.5.13
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This project bundles the following dependencies under the Apache Software Licens
- com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.12.1
- com.github.spullara.mustache.java:compiler:0.9.6
- commons-codec:commons-codec:1.13
- commons-codec:commons-codec:1.15
- commons-logging:commons-logging:1.1.3
- org.apache.httpcomponents:httpasyncclient:4.1.4
- org.apache.httpcomponents:httpclient:4.5.13
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The Apache Software Foundation (http://www.apache.org/).
This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)
- com.google.guava:guava:12.0.1
- com.yammer.metrics:metrics-core:2.2.0
- commons-codec:commons-codec:1.13
- commons-codec:commons-codec:1.15
- commons-lang:commons-lang:2.6
- commons-logging:commons-logging:1.1.3
- io.netty:netty-all:4.1.46.Final
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The Apache Software Foundation (http://www.apache.org/).

This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)

- commons-codec:commons-codec:1.13
- commons-codec:commons-codec:1.15
- io.netty:netty-all:4.1.46.Final
- io.dropwizard.metrics:metrics-core:3.2.6
- org.apache.commons:commons-crypto:1.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ The Apache Software Foundation (http://www.apache.org/).
This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)

- joda-time:joda-time:2.5
- commons-io:commons-io:2.8.0
- commons-io:commons-io:2.11.0
- commons-lang:commons-lang:2.6
- commons-logging:commons-logging:1.1.3
- commons-codec:commons-codec:1.13
- commons-codec:commons-codec:1.15
- org.apache.commons:commons-lang3:3.3.2
- com.google.guava:guava:29.0-jre
- com.google.guava:failureaccess:1.0.1
Expand Down
8 changes: 4 additions & 4 deletions flink-dist/src/main/resources/META-INF/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ This project bundles the following dependencies under the Apache Software Licens
- com.google.code.findbugs:jsr305:1.3.9
- com.twitter:chill-java:0.7.6
- com.twitter:chill_2.11:0.7.6
- commons-cli:commons-cli:1.3.1
- commons-cli:commons-cli:1.4
- commons-collections:commons-collections:3.2.2
- commons-io:commons-io:2.8.0
- org.apache.commons:commons-compress:1.20
- commons-io:commons-io:2.11.0
- org.apache.commons:commons-compress:1.21
- org.apache.commons:commons-lang3:3.3.2
- org.apache.commons:commons-math3:3.5
- org.apache.commons:commons-math3:3.6.1
- org.javassist:javassist:3.24.0-GA
- org.lz4:lz4-java:1.8.0
- org.objenesis:objenesis:2.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This project bundles the following dependencies under the Apache Software Licens
- com.google.guava:guava:27.0-jre
- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
- com.google.j2objc:j2objc-annotations:1.1
- commons-codec:commons-codec:1.13
- commons-codec:commons-codec:1.15
- commons-logging:commons-logging:1.1.3
- org.apache.hadoop:hadoop-azure:3.2.2
- org.apache.httpcomponents:httpclient:4.5.13
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This project bundles the following dependencies under the Apache Software Licens
- org.apache.commons:commons-lang3:3.3.2
- org.apache.commons:commons-text:1.4
- commons-collections:commons-collections:3.2.2
- commons-io:commons-io:2.8.0
- commons-io:commons-io:2.11.0
- commons-logging:commons-logging:1.1.3
- commons-beanutils:commons-beanutils:1.9.4
- com.google.errorprone:error_prone_annotations:2.2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This project bundles the following dependencies under the Apache Software Licens
- com.aliyun:aliyun-java-sdk-ecs:4.2.0
- com.aliyun:aliyun-java-sdk-ram:3.0.0
- com.aliyun:aliyun-java-sdk-sts:3.0.0
- commons-codec:commons-codec:1.13
- commons-codec:commons-codec:1.15
- commons-logging:commons-logging:1.1.3
- org.apache.hadoop:hadoop-aliyun:3.2.2
- org.apache.httpcomponents:httpclient:4.5.13
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ This project bundles the following dependencies under the Apache Software Licens
- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
- com.google.j2objc:j2objc-annotations:1.1
- commons-beanutils:commons-beanutils:1.9.4
- commons-codec:commons-codec:1.13
- commons-codec:commons-codec:1.15
- commons-collections:commons-collections:3.2.2
- commons-io:commons-io:2.8.0
- commons-io:commons-io:2.11.0
- commons-logging:commons-logging:1.1.3
- joda-time:joda-time:2.5
- org.apache.commons:commons-configuration2:2.1.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ The Apache Software Foundation (http://www.apache.org/).
This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)

- commons-beanutils:commons-beanutils:1.9.4
- commons-codec:commons-codec:1.13
- commons-codec:commons-codec:1.15
- commons-collections:commons-collections:3.2.2
- commons-io:commons-io:2.8.0
- commons-io:commons-io:2.11.0
- commons-logging:commons-logging:1.1.3
- com.amazonaws:aws-java-sdk-core:1.11.951
- com.amazonaws:aws-java-sdk-dynamodb:1.11.951
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This project bundles the following dependencies under the Apache Software Licens
- com.fasterxml.jackson.core:jackson-core:2.12.1
- com.fasterxml.jackson.core:jackson-databind:2.12.1
- com.fasterxml.jackson.core:jackson-annotations:2.12.1
- org.apache.commons:commons-compress:1.20
- org.apache.commons:commons-compress:1.21
- io.confluent:kafka-schema-registry-client:5.5.2
- org.apache.kafka:kafka-clients:5.5.2-ccs
- io.confluent:common-config:5.5.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ This project bundles the following dependencies under the Apache Software Licens
- com.fasterxml.jackson.core:jackson-core:2.12.1
- com.fasterxml.jackson.core:jackson-databind:2.12.1
- com.fasterxml.jackson.core:jackson-annotations:2.12.1
- org.apache.commons:commons-compress:1.20
- org.apache.commons:commons-compress:1.21
2 changes: 1 addition & 1 deletion flink-streaming-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ under the License.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
<version>3.5</version>
<version>3.6.1</version>
</dependency>

<!-- test dependencies -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ This project bundles the following dependencies under the Apache Software Licens
- org.apache.calcite:calcite-linq4j:1.26.0
- org.apache.calcite.avatica:avatica-core:1.17.0
- org.scala-lang.modules:scala-parser-combinators_2.11:1.1.1
- commons-codec:commons-codec:1.13
- commons-io:commons-io:2.8.0
- commons-codec:commons-codec:1.15
- commons-io:commons-io:2.11.0

This project bundles the following dependencies under the BSD license.
See bundled license files for details
Expand Down
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -583,13 +583,13 @@ under the License.
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.3.1</version>
<version>1.4</version>
</dependency>

<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.8.0</version>
<version>2.11.0</version>
</dependency>

<!-- commons collections needs to be pinned to this critical security fix version -->
Expand All @@ -616,19 +616,19 @@ under the License.
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.13</version>
<version>1.15</version>
</dependency>

<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
<version>3.5</version>
<version>3.6.1</version>
</dependency>

<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.20</version>
<version>1.21</version>
</dependency>

<!-- Managed dependency required for HBase in flink-connector-hbase -->
Expand Down

0 comments on commit 73db546

Please sign in to comment.