Merge pull request #47 from LamGC/dependabot/maven/ContentGrabbingJi-CacheStore-redis/com.google.code.gson-gson-2.8.9

Bump gson from 2.8.6 to 2.8.9 in /ContentGrabbingJi-CacheStore-redis
This commit is contained in:
LamGC 2022-05-31 18:03:54 +08:00 committed by GitHub
commit 2c3817172c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.6</version>
<version>2.8.9</version>
</dependency>
</dependencies>