Skip to content

Commit

Permalink
Merge pull request #3 from gitcloned/dependabot/maven/com.google.code…
Browse files Browse the repository at this point in the history
….gson-gson-2.8.9

Bump gson from 2.8.5 to 2.8.9
  • Loading branch information
gitcloned authored Oct 22, 2022
2 parents 27c5397 + 0f365a4 commit 45c3865
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 @@ -107,7 +107,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.5</version>
<version>2.8.9</version>
</dependency>
<dependency>
<groupId>sqlline</groupId>
Expand Down

0 comments on commit 45c3865

Please sign in to comment.