Add guava.version to project and current version is 31.1-jre

This commit is contained in:
YuCheng Hu 2022-05-13 14:40:17 -04:00
parent d3687cd369
commit f3c99a63ff
1 changed files with 3 additions and 0 deletions

View File

@ -69,6 +69,9 @@
<commons-cli.version>1.4</commons-cli.version>
<maven-war-plugin.version>3.0.0</maven-war-plugin.version>
<!-- UTILS -->
<guava.version>31.1-jre</guava.version>
<!-- Hibernate / JPA -->
<hibernate.version>4.3.5.Final</hibernate.version>