Skip to content

Commit

Permalink
Removed vulnerable pom dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
asdaraujo committed Feb 20, 2020
1 parent c43014a commit f512dc7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 249 deletions.
1 change: 1 addition & 0 deletions flink/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.jar
target/
dependency-reduced-pom.xml

243 changes: 0 additions & 243 deletions flink/dependency-reduced-pom.xml

This file was deleted.

6 changes: 0 additions & 6 deletions flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,6 @@ under the License.
<version>1.7.7</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.17</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
Expand Down

0 comments on commit f512dc7

Please sign in to comment.