Skip to content

Commit 7289765

Browse files
authored
Merge pull request #39 from valfirst/remove-unused-dependency
Remove unused dependency `org.json:json`
2 parents ca6ced5 + f8b4abc commit 7289765

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.43.0</version>
120120
</dependency>
121121

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

0 commit comments

Comments
 (0)