Obsolete dependencies #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There are multiple unused dependencies in the POM and multiple dependencies are used for the same functionality in different parts of the project.
We should revise the dependencies used, comment on this issue any suspicions we have and eventually go back and fix it
spring-boot-starter-data-mongodb is no longer used since we moved to the bare driver
jackson-databind and org.json:json have the same utility
paho.client.mqttv3 I am unsure as to whether we are using this