Closed rshiue closed 4 years ago
Describe the bug Redundant end-tag(the ">" symbol) appeared in pom.xml.
To Reproduce Please checkout the pom.xml at line#259. (SHA1: 3d51d5defcd1005bf255b12fac55003e1c942f11)
Expected behavior There should be exactly one end tag.
Logs or screenshots
Additional context None.
Thank you. FYI, Pom.xml is only used to security check project dependencies and not for actual builds. Please use gradle instead.
Describe the bug Redundant end-tag(the ">" symbol) appeared in pom.xml.
To Reproduce Please checkout the pom.xml at line#259. (SHA1: 3d51d5defcd1005bf255b12fac55003e1c942f11)
Expected behavior There should be exactly one end tag.
Logs or screenshots
Additional context None.