I'm new to spring boot and I have a question. When I start a new maven project, in "Spring tool suite", I find this error in my POM.xml
"1 problem was encountered while building the effective model [FATAL] Non-parseable POM C: \ Users \ micha.m2 \ repository \ org \ apache \ maven \ plugins \ maven-surefire-plugin \ 2.21.0 \ maven-surefire-plugin-2.21.0.pom: only whitespace content allowed before start tag and not \ u0 (position: START_DOCUMENT seen \ u0 ... @ 1: 1) @ line 1, column 1 "
Does anyone know how I can solve this problem?