Skip to content

Commit

Permalink
build(deps): bump com.google.oauth-client:google-oauth-client-jetty
Browse files Browse the repository at this point in the history
Bumps [com.google.oauth-client:google-oauth-client-jetty](https://github.com/googleapis/google-oauth-java-client) from 1.36.0 to 1.37.0.
- [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](googleapis/google-oauth-java-client@v1.36.0...v1.37.0)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 96155c9 commit 02942c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-jetty</artifactId>
<version>1.36.0</version>
<version>1.37.0</version>
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
Expand Down

0 comments on commit 02942c1

Please sign in to comment.