mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-22 07:03:35 -06:00
fix: upgrade com.google.code.gson:gson from 2.10.1 to 2.11.0
Snyk has created this PR to upgrade com.google.code.gson:gson from 2.10.1 to 2.11.0. See this package in maven: com.google.code.gson:gson See this project in Snyk: https://app.snyk.io/org/nosqlbench/project/453e17d8-dd56-4df1-a6f6-f11fbe9f6022?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
aa262d2b07
commit
75bc6ec07c
@ -50,7 +50,7 @@
|
||||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
<artifactId>gson</artifactId>
|
||||
<version>2.10.1</version>
|
||||
<version>2.11.0</version>
|
||||
</dependency>
|
||||
<!-- perf testing -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user