Skip to content

Commit 3e21589

Browse files
committed
Remove unused dependency org.json:json
1 parent 4072e72 commit 3e21589

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,6 @@
119119
<version>1.42.2</version>
120120
</dependency>
121121

122-
<dependency>
123-
<groupId>org.json</groupId>
124-
<artifactId>json</artifactId>
125-
<version>20220320</version>
126-
</dependency>
127-
128122
<dependency>
129123
<groupId>com.fasterxml.jackson.core</groupId>
130124
<artifactId>jackson-core</artifactId>

0 commit comments

Comments
 (0)