Undoing another change.

This commit is contained in:
Karsten Silz 2020-09-21 20:44:47 +01:00
parent 9032835807
commit 6947342212
1 changed files with 0 additions and 5 deletions

View File

@ -45,11 +45,6 @@
<artifactId>jackson-databind</artifactId>
<version>${jackson.version}</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>${jackson.version}</version>
</dependency>
<dependency>
<groupId>javax.json.bind</groupId>
<artifactId>javax.json.bind-api</artifactId>