Skip to content

Commit

Permalink
Update gson to 2.8.9.
Browse files Browse the repository at this point in the history
Fix CVE-2022-25647.

Signed-off-by: Achim Kraus <achim.kraus@cloudcoap.net>
  • Loading branch information
boaks committed May 21, 2022
1 parent 1b280f3 commit 408eda7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<properties>
<picocli.version>4.6.3</picocli.version>
<gson.version>2.8.8</gson.version>
<gson.version>2.8.9</gson.version>
<cbor.version>4.5.2</cbor.version>
<gson.version>2.8.2</gson.version>
<slf4j.version>1.7.32</slf4j.version>
Expand Down

0 comments on commit 408eda7

Please sign in to comment.