mirror of https://github.com/docker/compose.git
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…
Reference in New Issue