]> git.basschouten.com Git - openhab-addons.git/commitdiff
Bump com.google.protobuf:protobuf-javalite (#17442)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 26 Sep 2024 19:15:48 +0000 (21:15 +0200)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2024 19:15:48 +0000 (21:15 +0200)
Bumps com.google.protobuf:protobuf-javalite from 3.25.1 to 3.25.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bundles/org.openhab.binding.chromecast/pom.xml

index d3ba331b6584bfc4fbcd585ad4fe6bcd14b2a99d..036487cbb36fd30389d7d128f1f5f1c907a367f9 100644 (file)
@@ -34,7 +34,7 @@
     <dependency>
       <groupId>com.google.protobuf</groupId>
       <artifactId>protobuf-javalite</artifactId>
-      <version>3.25.1</version>
+      <version>3.25.5</version>
       <scope>compile</scope>
     </dependency>
     <dependency>