Undoing another change.

This commit is contained in:
Karsten Silz
2020-09-21 20:44:47 +01:00
parent 9032835807
commit 6947342212
-5
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>