Merge pull request #45 from LamGC/dependabot/maven/ContentGrabbingJi-core/com.google.code.gson-gson-2.8.9

Bump gson from 2.8.6 to 2.8.9 in /ContentGrabbingJi-core
This commit is contained in:
LamGC 2022-05-31 18:04:30 +08:00 committed by GitHub
commit 66b2bbd3fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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