kazurayam / materialstore

A domain-specific file system to store "materials" (screenshots, HTML, JSON, XML) collected during End-to-End testings using Selenium WebDriver etc. Features to make "diff" and compiling HTML reports are also included. This is written in pure Java8
Apache License 2.0
0 stars 0 forks source link

vulnerability of gson, should upgrade #385

Closed kazurayam closed 11 months ago

kazurayam commented 1 year ago

https://mvnrepository.com/artifact/com.google.code.gson/gson

v0.12.5 is currently using v2.8.2 which is vulnerable.

kazurayam commented 11 months ago

updated to gson 2.10.1