Obsolete dependencies #16

Closed
opened 2023-05-15 10:30:07 +00:00 by ieris19 · 3 comments
ieris19 commented 2023-05-15 10:30:07 +00:00 (Migrated from github.com)

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

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
ieris19 commented 2023-05-15 10:30:52 +00:00 (Migrated from github.com)

spring-boot-starter-data-mongodb is no longer used since we moved to the bare driver

spring-boot-starter-data-mongodb is no longer used since we moved to the bare driver
ieris19 commented 2023-05-15 10:33:42 +00:00 (Migrated from github.com)

jackson-databind and org.json:json have the same utility

jackson-databind and org.json:json have the same utility
ieris19 commented 2023-05-15 10:35:04 +00:00 (Migrated from github.com)

paho.client.mqttv3 I am unsure as to whether we are using this

paho.client.mqttv3 I am unsure as to whether we are using this
This discussion has been locked. Commenting is limited to contributors.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
SEP4-5X/cloud-microservices#16
No description provided.