Skip to content

Commit

Permalink
fix: upgrade com.google.code.gson:gson from 2.8.7 to 2.8.8 (#57)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.google.code.gson:gson from 2.8.7 to 2.8.8.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.google.code.gson/gson/

See this project in Snyk:
https://app.snyk.io/org/redislabs/project/79089ca1-db5f-4f26-9f13-6d55a2354fdd?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: M Sazzadul Hoque <7600764+sazzad16@users.noreply.github.com>
  • Loading branch information
snyk-bot and sazzad16 authored Oct 3, 2021
1 parent 6854adc commit e39ebb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.test.source>8</maven.test.source>
<maven.test.target>8</maven.test.target>
<gson.version>2.8.7</gson.version>
<gson.version>2.8.8</gson.version>
<jedis.version>3.6.3</jedis.version>
<commons.pool2.version>2.11.1</commons.pool2.version>
</properties>
Expand Down

0 comments on commit e39ebb1

Please sign in to comment.