build: 升级guava版本到32.1.2-jre (#416)

This commit is contained in:
老周 2023-08-29 09:22:52 +08:00 committed by GitHub
parent 6abafda194
commit fcfbeaa373
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -444,7 +444,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.0.0-jre</version>
<version>32.1.2-jre</version>
</dependency>
<dependency>