Merge pull request #721 from cincheo/dependabot/maven/transpiler/com.google.code.gson-gson-2.8.9

Bump gson from 2.8.6 to 2.8.9 in /transpiler
This commit is contained in:
Louis Grignon 2022-09-02 17:24:24 +02:00 committed by GitHub
commit 2b2cbd7110
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -230,7 +230,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.6</version>
<version>2.8.9</version>
<scope>compile</scope>
<optional>false</optional>
</dependency>