]> git.basschouten.com Git - openhab-addons.git/commitdiff
Bump protobuf-java in /bundles/org.openhab.voice.googlestt (#13491)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 9 Oct 2022 21:49:09 +0000 (23:49 +0200)
committerGitHub <noreply@github.com>
Sun, 9 Oct 2022 21:49:09 +0000 (23:49 +0200)
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.2 to 3.19.6.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.2...v3.19.6)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
bundles/org.openhab.voice.googlestt/pom.xml

index 8ccced9c5fb712feb878c494dffc13d506a73863..e5dca600c7be0cc2fa74d12ebc95ea3b3aa93efd 100644 (file)
@@ -57,7 +57,7 @@
     <dependency>
       <groupId>com.google.protobuf</groupId>
       <artifactId>protobuf-java</artifactId>
-      <version>3.19.2</version>
+      <version>3.19.6</version>
       <scope>compile</scope>
     </dependency>
     <dependency>