Skip to content

Commit 8d709b2

Browse files
renovatebot-confluentinc[bot]service-bot-app[bot]
authored andcommitted
Update dependency com.google.code.gson:gson to v2.8.9 [SECURITY] (#288)
1 parent 71a26d0 commit 8d709b2

File tree

2 files changed

+2
-2
lines changed
  • scalable-payment-processing
  • streaming-pacman/terraform/aws/functions

2 files changed

+2
-2
lines changed

scalable-payment-processing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>com.google.code.gson</groupId>
9292
<artifactId>gson</artifactId>
93-
<version>2.8.5</version>
93+
<version>2.8.9</version>
9494
</dependency>
9595
<dependency>
9696
<groupId>org.glassfish</groupId>

streaming-pacman/terraform/aws/functions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>com.google.code.gson</groupId>
1919
<artifactId>gson</artifactId>
20-
<version>2.8.6</version>
20+
<version>2.8.9</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)