From 27068048ce749ca5add3d3c973cba6e2a2f492e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Oct 2022 23:49:09 +0200 Subject: [PATCH] Bump protobuf-java in /bundles/org.openhab.voice.googlestt (#13491) 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] --- bundles/org.openhab.voice.googlestt/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.voice.googlestt/pom.xml b/bundles/org.openhab.voice.googlestt/pom.xml index 8ccced9c5f..e5dca600c7 100644 --- a/bundles/org.openhab.voice.googlestt/pom.xml +++ b/bundles/org.openhab.voice.googlestt/pom.xml @@ -57,7 +57,7 @@ com.google.protobuf protobuf-java - 3.19.2 + 3.19.6 compile -- 2.47.3