Skip to content

Commit

Permalink
Merge pull request #278 from salesforce/dependabot/maven/dockerfile-i…
Browse files Browse the repository at this point in the history
…mage-update/com.google.code.gson-gson-2.8.9

Bump gson from 2.8.8 to 2.8.9 in /dockerfile-image-update
  • Loading branch information
justinharringa authored Nov 1, 2021
2 parents 9eada87 + c1e7c93 commit 68b00b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile-image-update/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.8</version>
<version>2.8.9</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 68b00b3

Please sign in to comment.