Bump googleauth from 1.4.0 to 1.5.0 (#2062)

Bumps [googleauth](https://github.com/wstrange/GoogleAuth) from 1.4.0 to 1.5.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.4.0...1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-06 14:06:10 +02:00 committed by GitHub
parent 59157fb1a3
commit d8a07aece2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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