Skip to content

Commit

Permalink
chore(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.32.1 to 1.38.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.32.1...v1.38.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent 26cb124 commit e207b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion calendar/sync/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@

<properties>
<project.http.version>1.41.0</project.http.version>
<project.oauth.version>1.32.1</project.oauth.version>
<project.oauth.version>1.38.0</project.oauth.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
</project>

0 comments on commit e207b6c

Please sign in to comment.