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