]> source.dussan.org Git - iciql.git/commitdiff
Bump gson from 2.3 to 2.8.9 dependabot/maven/com.google.code.gson-gson-2.8.9 51/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 20 May 2022 20:46:03 +0000 (20:46 +0000)
committerGitHub <noreply@github.com>
Fri, 20 May 2022 20:46:03 +0000 (20:46 +0000)
Bumps [gson](https://github.com/google/gson) from 2.3 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-2.3...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 039376bdd301aeda3cdbafbd29f5ec1cbe04aade..5dbd8805c53902056cd8af68bbc7a3ea239e57f6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <dependency>
             <groupId>com.google.code.gson</groupId>
             <artifactId>gson</artifactId>
-            <version>2.3</version>
+            <version>2.8.9</version>
             <type>jar</type>
             <scope>provided</scope>
         </dependency>