Skip to content

Commit

Permalink
[watsonstt] Upgrade Gson to 2.9.1 (#14091)
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
  • Loading branch information
jlaur authored Dec 29, 2022
1 parent 68ecfa7 commit f8610bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.openhab.voice.watsonstt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.9</version>
<version>2.9.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f8610bd

Please sign in to comment.