Skip to content

Commit

Permalink
Upgraded Gson dependencies from 2.7 to 2.10 - CVE-2022-25647
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
  • Loading branch information
Coduz committed Oct 28, 2022
1 parent 2c4d7e3 commit 2b8aa54
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 @@ -50,7 +50,7 @@
<dropwizard-metrics.version>3.2.2</dropwizard-metrics.version>
<elasticsearch.version>7.8.1</elasticsearch.version>
<googleauth.version>1.5.0</googleauth.version>
<gson.version>2.7</gson.version>
<gson.version>2.10</gson.version>
<guava.version>30.1-jre</guava.version>
<guava-failureaccess.version>1.0.1</guava-failureaccess.version>
<guava-listenablefuture.version>9999.0-empty-to-avoid-conflict-with-guava</guava-listenablefuture.version>
Expand Down

0 comments on commit 2b8aa54

Please sign in to comment.