We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d5a544 commit a16cb04Copy full SHA for a16cb04
pom.xml
@@ -23,21 +23,7 @@
23
</properties>
24
25
<dependencies>
26
- <dependency>
27
- <groupId>com.fasterxml.jackson.core</groupId>
28
- <artifactId>jackson-annotations</artifactId>
29
- <version>2.13.3</version>
30
- </dependency>
31
32
33
- <artifactId>jackson-core</artifactId>
34
35
36
37
38
- <artifactId>jackson-databind</artifactId>
39
40
+
41
<dependency>
42
<groupId>org.apache.commons</groupId>
43
<artifactId>commons-collections4</artifactId>
0 commit comments