From 6dfd6b01208f68592e9bc254bbdcbfd238d8bde7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 21:47:00 +0200 Subject: [PATCH] [generacmobilelink] Bump jsoup from 1.14.3 to 1.15.4 (#14767) Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.3 to 1.15.4. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.14.3...jsoup-1.15.4) Also-by: Wouter Born Signed-off-by: dependabot[bot] --- bundles/org.openhab.binding.generacmobilelink/pom.xml | 2 +- .../src/main/feature/feature.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles/org.openhab.binding.generacmobilelink/pom.xml b/bundles/org.openhab.binding.generacmobilelink/pom.xml index 30d73c0cc..70eefb4af 100644 --- a/bundles/org.openhab.binding.generacmobilelink/pom.xml +++ b/bundles/org.openhab.binding.generacmobilelink/pom.xml @@ -18,7 +18,7 @@ org.jsoup jsoup - 1.14.3 + 1.15.4 provided diff --git a/bundles/org.openhab.binding.generacmobilelink/src/main/feature/feature.xml b/bundles/org.openhab.binding.generacmobilelink/src/main/feature/feature.xml index f06136a2a..0d8531b15 100644 --- a/bundles/org.openhab.binding.generacmobilelink/src/main/feature/feature.xml +++ b/bundles/org.openhab.binding.generacmobilelink/src/main/feature/feature.xml @@ -4,7 +4,7 @@ openhab-runtime-base - mvn:org.jsoup/jsoup/1.14.3 + mvn:org.jsoup/jsoup/1.15.4 mvn:org.openhab.addons.bundles/org.openhab.binding.generacmobilelink/${project.version}