mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Update guava version to remove security warning
This commit is contained in:
parent
b881f16085
commit
f5f01a8729
@ -88,7 +88,7 @@
|
||||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
<version>29.0-jre</version>
|
||||
<version>[24.1.1,)</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.postgresql</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user