From 10355dd965195aacef2330b37f0806a7871da389 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 19:28:01 +0200 Subject: [PATCH] Bump gson from 2.8.5 to 2.8.9 in /bundles/org.openhab.binding.dbquery (#12798) * Bump gson from 2.8.5 to 2.8.9 in /bundles/org.openhab.binding.dbquery Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] * Prevent embedding issues by excluding module-info.class Signed-off-by: Wouter Born Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wouter Born --- bundles/org.openhab.binding.dbquery/pom.xml | 2 +- bundles/pom.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bundles/org.openhab.binding.dbquery/pom.xml b/bundles/org.openhab.binding.dbquery/pom.xml index b945afe08..3f5436c1e 100644 --- a/bundles/org.openhab.binding.dbquery/pom.xml +++ b/bundles/org.openhab.binding.dbquery/pom.xml @@ -45,7 +45,7 @@ gson com.google.code.gson - 2.8.5 + 2.8.9 gson-fire diff --git a/bundles/pom.xml b/bundles/pom.xml index 61d421499..010de5f84 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -580,6 +580,7 @@ runtime jar + module-info.class javax.activation,org.apache.karaf.features,org.lastnpe.eea ${dep.noembedding} ${project.build.directory}/classes