Skip to content

Commit

Permalink
Merge pull request #174 from newrelic/dependabot/maven/examples/sam/j…
Browse files Browse the repository at this point in the history
…ava/NewRelicExampleJava/com.google.code.gson-gson-2.8.9

Bump com.google.code.gson:gson from 2.8.6 to 2.8.9 in /examples/sam/java/NewRelicExampleJava
  • Loading branch information
nr-swilloughby authored Dec 14, 2023
2 parents 1ff0747 + 94faef8 commit 327e5a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sam/java/NewRelicExampleJava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.6</version>
<version>2.8.9</version>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>
Expand Down

0 comments on commit 327e5a4

Please sign in to comment.