Due to the issue with google-http-java-client https://github.com/google/google-http-java-client/issues/438 our production build just started to fail today morning. Such an issue shouldn't threaten anyone's build, but such errors can escalate quickly is dependency ranges are used in released dependencies.
The version <version>[1.19,2.0)</version> used in the pom should be replaced to a fix, release version to ensure build stability.
Due to the issue with google-http-java-client https://github.com/google/google-http-java-client/issues/438 our production build just started to fail today morning. Such an issue shouldn't threaten anyone's build, but such errors can escalate quickly is dependency ranges are used in released dependencies. The version
<version>[1.19,2.0)</version>
used in the pom should be replaced to a fix, release version to ensure build stability.