Replaced derby dependency that had a critical vulnerability with hsqldb dependency
Compare changes
Files
11@@ -13,11 +13,8 @@ SysschemasIndex1Identifier=209
Takes on issue #179 (closed), to remove the derby dependency and replace it with the hsqldb dependency.
Side note: Unit test TestLBToEBCompoundTRF in CRSConverterTests is failing, will need to be updated