Skip to content

Commit fa84c50

Browse files
author
Vladimir Kotal
committed
remove json-simple dependency
fixes #2688
1 parent bf16921 commit fa84c50

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,6 @@ Portions Copyright (c) 2018, Chris Fraire <[email protected]>.
128128
<version>3.1.0</version>
129129
<scope>provided</scope>
130130
</dependency>
131-
<dependency>
132-
<groupId>com.googlecode.json-simple</groupId>
133-
<artifactId>json-simple</artifactId>
134-
<version>1.1.1</version>
135-
</dependency>
136131
<dependency>
137132
<groupId>org.apache.ant</groupId>
138133
<artifactId>ant</artifactId>

0 commit comments

Comments
 (0)