Closed as not planned
Closed as not planned
Description
WHAT
- Previously in the existing DEPENDENCY file, only npm libraries were listed. But MXD now has Java code, so Java libraries should be listed as well.
- In the dependabot configuration file, gradle path was scanning root folder. There is no gradle config in root folder. It needs to scan backend service root folder to suggest version update for Java libraries.
Acceptance Criteria
- Add dependabot configuration for mxd backend service.
- Add Java dependency list for backend service