mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #8221 from overleaf/dependabot-maven-services-git-bridge-com.google.code.gson-gson-2.9.0
Bump gson from 2.8.2 to 2.9.0 in /services/git-bridge GitOrigin-RevId: 9cdb8c44dee06da880f03848bb7a4c99df458440
This commit is contained in:
parent
61e57e8a6a
commit
767a671a38
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.code.gson</groupId>
|
<groupId>com.google.code.gson</groupId>
|
||||||
<artifactId>gson</artifactId>
|
<artifactId>gson</artifactId>
|
||||||
<version>2.8.2</version>
|
<version>2.9.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- https://mvnrepository.com/artifact/org.asynchttpclient/async-http-client -->
|
<!-- https://mvnrepository.com/artifact/org.asynchttpclient/async-http-client -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in a new issue