Hello, been trying to use dependency check on one of my projects, but when it gets to one of the modules and the NVD CVE Analyzer is about to start it gets stuck for about 30min and then this message pops up.

Been getting the same message on other projects aswell. I'm using the maven command "mvn org.owasp:dependency-check-maven:6.2.0-SNAPSHOT:check" to run it. Anyone know a fix to this?
EDIT : If i run the same command but with the -X flag (debug output) for some reason it doesnt get stuck
"mvn org.owasp:dependency-check-maven:6.2.0-SNAPSHOT:check -X"
Hello, been trying to use dependency check on one of my projects, but when it gets to one of the modules and the NVD CVE Analyzer is about to start it gets stuck for about 30min and then this message pops up.

Been getting the same message on other projects aswell. I'm using the maven command "mvn org.owasp:dependency-check-maven:6.2.0-SNAPSHOT:check" to run it. Anyone know a fix to this?
EDIT : If i run the same command but with the -X flag (debug output) for some reason it doesnt get stuck
"mvn org.owasp:dependency-check-maven:6.2.0-SNAPSHOT:check -X"