Describe the bug
A clear and concise description of what the bug is.
Could not resolve all artifacts for configuration ':classpath'.
Could not find com.fasterxml.jackson:jackson-bom:2.13.2.1.
Searched in the following locations:
- https://artifacts.apple.com/plugins-release/com/fasterxml/jackson/jackson-bom/2.13.2.1/jackson-bom-2.13.2.1.pom
- https://artifacts.apple.com/plugins-snapshot/com/fasterxml/jackson/jackson-bom/2.13.2.1/jackson-bom-2.13.2.1.pom
Required by:
project : > org.owasp:dependency-check-gradle:7.0.2 > org.owasp:dependency-check-core:7.0.2 > com.fasterxml.jackson.core:jackson-databind:2.13.2.1
Could not find com.fasterxml.jackson:jackson-bom:2.13.2.1.
Searched in the following locations:
- https://artifacts.apple.com/plugins-release/com/fasterxml/jackson/jackson-bom/2.13.2.1/jackson-bom-2.13.2.1.pom
- https://artifacts.apple.com/plugins-snapshot/com/fasterxml/jackson/jackson-bom/2.13.2.1/jackson-bom-2.13.2.1.pom
Required by:
project : > org.owasp:dependency-check-gradle:7.0.2 > org.owasp:dependency-check-core:7.0.2 > com.fasterxml.jackson.core:jackson-databind:2.13.2.1 > com.fasterxml.jackson.core:jackson-annotations:2.13.2
project : > org.owasp:dependency-check-gradle:7.0.2 > org.owasp:dependency-check-core:7.0.2 > com.fasterxml.jackson.core:jackson-databind:2.13.2.1 > com.fasterxml.jackson.core:jackson-core:2.13.2
Version of dependency-check used
The problem occurs using version 7.0.2 of the gradle (cli, gradle plugin, maven plugin, etc.)
Log file
Could not resolve all artifacts for configuration ':classpath'.
Could not find com.fasterxml.jackson:jackson-bom:2.13.2.1.
Searched in the following locations:
- https://artifacts.apple.com/plugins-release/com/fasterxml/jackson/jackson-bom/2.13.2.1/jackson-bom-2.13.2.1.pom
- https://artifacts.apple.com/plugins-snapshot/com/fasterxml/jackson/jackson-bom/2.13.2.1/jackson-bom-2.13.2.1.pom
Required by:
project : > org.owasp:dependency-check-gradle:7.0.2 > org.owasp:dependency-check-core:7.0.2 > com.fasterxml.jackson.core:jackson-databind:2.13.2.1
Could not find com.fasterxml.jackson:jackson-bom:2.13.2.1.
Searched in the following locations:
- https://artifacts.apple.com/plugins-release/com/fasterxml/jackson/jackson-bom/2.13.2.1/jackson-bom-2.13.2.1.pom
- https://artifacts.apple.com/plugins-snapshot/com/fasterxml/jackson/jackson-bom/2.13.2.1/jackson-bom-2.13.2.1.pom
Required by:
project : > org.owasp:dependency-check-gradle:7.0.2 > org.owasp:dependency-check-core:7.0.2 > com.fasterxml.jackson.core:jackson-databind:2.13.2.1 > com.fasterxml.jackson.core:jackson-annotations:2.13.2
project : > org.owasp:dependency-check-gradle:7.0.2 > org.owasp:dependency-check-core:7.0.2 > com.fasterxml.jackson.core:jackson-databind:2.13.2.1 > com.fasterxml.jackson.core:jackson-core:2.13.2
To Reproduce
Steps to reproduce the behavior:
- executing latest dependencyCheck gives this error.
Expected behavior
No error when executing
Additional context
Add any other context about the problem here.
Describe the bug
A clear and concise description of what the bug is.
Could not resolve all artifacts for configuration ':classpath'.
Version of dependency-check used
The problem occurs using version 7.0.2 of the gradle (cli, gradle plugin, maven plugin, etc.)
Log file
Could not resolve all artifacts for configuration ':classpath'.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error when executing
Additional context
Add any other context about the problem here.