Skip to content

Commit

Permalink
[FLINK-15868] Bump flink-table-planner jackson dependencies to 2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tillrohrmann committed Feb 4, 2020
1 parent 6ab5029 commit eddaf63
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions flink-table/flink-table-planner/pom.xml
Expand Up @@ -57,17 +57,6 @@ under the License.
<artifactId>janino</artifactId>
<version>${janino.version}</version>
</dependency>
<!-- Common dependencies within calcite-core -->
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.9.6</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.9.6</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit eddaf63

Please sign in to comment.