locationtech / jts

The JTS Topology Suite is a Java library for creating and manipulating vector geometry.
Other
1.98k stars 443 forks source link

Exclude junit compile dependency from json-simple #855

Closed murdos closed 2 years ago

murdos commented 2 years ago

JUnit should be a test dependency only. Projects using jts-io-common also inherits from this (outdated) dependency. See https://github.com/fangyidong/json-simple/issues/91