From 9a8d54f74b540fbcc17d9e1a03e935c5a462474e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 15:15:13 +0000 Subject: [PATCH] build(deps): bump google-oauth-client-jetty from 1.23.0 to 1.33.1 Bumps [google-oauth-client-jetty](https://github.com/googleapis/google-oauth-java-client) from 1.23.0 to 1.33.1. - [Release notes](https://github.com/googleapis/google-oauth-java-client/releases) - [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-oauth-java-client/compare/1.23.0...v1.33.1) --- updated-dependencies: - dependency-name: com.google.oauth-client:google-oauth-client-jetty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- owlplug-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/owlplug-client/pom.xml b/owlplug-client/pom.xml index a2bb8f84..5f06951c 100644 --- a/owlplug-client/pom.xml +++ b/owlplug-client/pom.xml @@ -165,7 +165,7 @@ com.google.oauth-client google-oauth-client-jetty - 1.23.0 + 1.33.1