File tree Expand file tree Collapse file tree 2 files changed +0
-15
lines changed
flink-commands/json-commands Expand file tree Collapse file tree 2 files changed +0
-15
lines changed Original file line number Diff line number Diff line change 6969 <version >${log4j.version} </version >
7070 <scope >provided</scope >
7171 </dependency >
72- <dependency >
73- <groupId >com.fasterxml.jackson.core</groupId >
74- <artifactId >jackson-databind</artifactId >
75- <version >${jackson.version} </version >
76- </dependency >
77- <dependency >
78- <groupId >com.google.guava</groupId >
79- <artifactId >guava</artifactId >
80- <version >${guava.version} </version >
81- </dependency >
82-
8372 </dependencies >
8473
8574 <build >
Original file line number Diff line number Diff line change 4747 <groupId >org.apache.flink</groupId >
4848 <artifactId >flink-avro</artifactId >
4949 </dependency >
50- <dependency >
51- <groupId >com.google.guava</groupId >
52- <artifactId >guava</artifactId >
53- </dependency >
5450 <dependency >
5551 <groupId >org.assertj</groupId >
5652 <artifactId >assertj-core</artifactId >
You can’t perform that action at this time.
0 commit comments