- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-bom
- https://mvnrepository.com/artifact/com.fasterxml.jackson/jackson-bom
https://mvnrepository.com/artifact/com.google.firebase/firebase-bom- https://mvnrepository.com/artifact/com.google.inject/guice-bom
- https://mvnrepository.com/artifact/com.google.http-client/google-http-client-bom
- https://mvnrepository.com/artifact/com.google.cloud/libraries-bom
- https://mvnrepository.com/artifact/com.google.guava/guava-bom
- org.mockito:mockito-all
Mockito does not produce the mockito-all artifact anymore ; this one was primarily aimed at ant users, and contained other dependencies. We felt it was time to move on and remove such artifacts as they cause problems in dependency management system like maven or gradle.
- replace with org.mockito:mockito-core
- org.bouncycastle:bcprov-jdk16