Skip to content

Commit

Permalink
[hotfix][table-planner-blink] revert commons-codec exclusion.
Browse files Browse the repository at this point in the history
  • Loading branch information
KurtYoung committed Jul 11, 2019
1 parent 9df0a03 commit 1ec0fee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions flink-table/flink-table-planner-blink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -202,10 +202,6 @@ under the License.
<groupId>net.hydromatic</groupId>
<artifactId>aggdesigner-algorithm</artifactId>
</exclusion>
<exclusion>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
</exclusion>
</exclusions>
</dependency>

Expand Down

0 comments on commit 1ec0fee

Please sign in to comment.