mirror of
https://github.com/docker/compose.git
synced 2025-07-23 05:34:36 +02:00
Update guava to fix CVE
This commit is contained in:
parent
22b1de00ac
commit
7cde96e8b6
@ -88,7 +88,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.guava</groupId>
|
<groupId>com.google.guava</groupId>
|
||||||
<artifactId>guava</artifactId>
|
<artifactId>guava</artifactId>
|
||||||
<version>23.0</version>
|
<version>29.0-jre</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.postgresql</groupId>
|
<groupId>org.postgresql</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user