Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #83 from aws-samples/dependabot/maven/src/backend/…
Browse files Browse the repository at this point in the history
…transcriber/com.google.code.gson-gson-2.8.9

Bump gson from 2.8.0 to 2.8.9 in /src/backend/transcriber
  • Loading branch information
svozza authored Jun 23, 2022
2 parents c4a00ca + 8c51ace commit d29be7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/transcriber/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.0</version>
<version>2.8.9</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
Expand Down

0 comments on commit d29be7f

Please sign in to comment.