Skip to content

Commit a16cb04

Browse files
authored
try
1 parent 4d5a544 commit a16cb04

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

pom.xml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,7 @@
2323
</properties>
2424

2525
<dependencies>
26-
<dependency>
27-
<groupId>com.fasterxml.jackson.core</groupId>
28-
<artifactId>jackson-annotations</artifactId>
29-
<version>2.13.3</version>
30-
</dependency>
31-
<dependency>
32-
<groupId>com.fasterxml.jackson.core</groupId>
33-
<artifactId>jackson-core</artifactId>
34-
<version>2.13.3</version>
35-
</dependency>
36-
<dependency>
37-
<groupId>com.fasterxml.jackson.core</groupId>
38-
<artifactId>jackson-databind</artifactId>
39-
<version>2.13.3</version>
40-
</dependency>
26+
4127
<dependency>
4228
<groupId>org.apache.commons</groupId>
4329
<artifactId>commons-collections4</artifactId>

0 commit comments

Comments
 (0)