Open shah opened 5 months ago
Removed Inferno Engine libs and clean related files https://github.com/tech-by-design/polyglot-prime/issues/36 Removed Gson dependencies from pom.xml
@vinodaravind01 please work with @razakpm to add Maven-based dependency checkers into Maven Site and see that we remove all other unused dependencies, too.
Identified the following Jars not using now and removed from pom.xml Removed spring-boot-starter-hateoas duckdb_jdbc spark-core org.hl7.fhir.r4 6.3.6 org.hl7.fhir.utilities 6.3.6 org.json snakeyaml
After initial development is complete review list of all dependencies in
pom.xml
and remove unused JARs and libs. To maintain security we want strict control over the software supply chain and SBOM.