Bump googleauth from 1.3.0 to 1.4.0 (#1929)

Bumps [googleauth](https://github.com/wstrange/GoogleAuth) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/wstrange/GoogleAuth/releases)
- [Changelog](https://github.com/wstrange/GoogleAuth/blob/master/NEWS)
- [Commits](https://github.com/wstrange/GoogleAuth/compare/1.3.0...1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-24 10:08:41 +02:00 committed by Gabriele C
parent 4e62b81595
commit 17dee96166

View File

@ -606,7 +606,7 @@
<dependency>
<groupId>com.warrenstrange</groupId>
<artifactId>googleauth</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
<optional>true</optional>
</dependency>