mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
* Updated com.google.guava dependency to 29.0-jre.
This commit is contained in:
parent
3f4f0bba8c
commit
bb391e92bb
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -111,7 +111,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
<version>20.0</version>
|
||||
<version>29.0-jre</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue