Skip to content

Commit

Permalink
upgrate guava (#526)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole00 authored Jun 25, 2023
1 parent c39481b commit e717e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<slf4j-log4j12.version>1.7.25</slf4j-log4j12.version>
<slf4j-api.version>1.7.25</slf4j-api.version>
<junit.version>4.13.1</junit.version>
<guava.version>14.0</guava.version>
<guava.version>30.1.1-jre</guava.version>
<commons-codec.version>1.13</commons-codec.version>
<commons-pool2.version>2.2</commons-pool2.version>
<servlet.version>3.0.1</servlet.version>
Expand Down

0 comments on commit e717e61

Please sign in to comment.