You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':adminservice:compileJava'.
> Could not resolve all files for configuration ':adminservice:compileClasspath'.
> Could not find com.google.code.findbugs:jsr305:.
Required by:
project :adminservice > project :core > com.google.guava:guava:32.1.1-jre
> Could not find org.checkerframework:checker-qual:.
Required by:
project :adminservice > project :core > com.google.guava:guava:32.1.1-jre
> Could not find com.google.errorprone:error_prone_annotations:.
Required by:
project :adminservice > project :core > com.google.guava:guava:32.1.1-jre
> Could not find com.google.j2objc:j2objc-annotations:.
Required by:
project :adminservice > project :core > com.google.guava:guava:32.1.1-jre
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org/
BUILD FAILED in 28s
It is working fine with 1.1.0 and earlier versions.
The text was updated successfully, but these errors were encountered:
Our PR-build to bump io.spring.dependency-management from 1.1.0 to 1.1.1 fails with the following error:
It is working fine with 1.1.0 and earlier versions.
The text was updated successfully, but these errors were encountered: