From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 19:47:00 +0000 (+0200) Subject: [generacmobilelink] Bump jsoup from 1.14.3 to 1.15.4 (#14767) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=6dfd6b01208f68592e9bc254bbdcbfd238d8bde7;p=openhab-addons.git [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] --- diff --git a/bundles/org.openhab.binding.generacmobilelink/pom.xml b/bundles/org.openhab.binding.generacmobilelink/pom.xml index 30d73c0ccd..70eefb4af6 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 f06136a2a8..0d8531b15d 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}