Skip to content

Commit

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

Bump com.google.code.gson:gson from 2.8.1 to 2.8.9
  • Loading branch information
vteague authored Mar 15, 2024
2 parents b4e1382 + 595450e commit 9041165
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 @@ -78,7 +78,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.1</version>
<version>2.8.9</version>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
Expand Down

0 comments on commit 9041165

Please sign in to comment.