mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #8824 from overleaf/jk-git-bridge-upgrade-google-oauth-134
Bump google-oauth-client from 1.23.0 to 1.34.1 in /services/git-bridge GitOrigin-RevId: 8d473023a6ba0ae524f8e27f715a72fbe0138fc2
This commit is contained in:
parent
451c910fe3
commit
8043485572
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.oauth-client</groupId>
|
||||
<artifactId>google-oauth-client</artifactId>
|
||||
<version>1.23.0</version>
|
||||
<version>1.34.1</version>
|
||||
</dependency>
|
||||
<!-- https://mvnrepository.com/artifact/com.google.http-client/google-http-client -->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue