mirror of
https://github.com/correl/mage.git
synced 2024-11-14 11:09:31 +00:00
Updated lib com.google.guava
This commit is contained in:
parent
05b1366c39
commit
b932696339
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -123,7 +123,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
<version>29.0-jre</version>
|
||||
<version>30.1.1-jre</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.junit.jupiter</groupId>
|
||||
|
|
Loading…
Reference in a new issue