From 7db4ff516ba9362719cb2b258cef78694005ba7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 10:38:46 +0100 Subject: [PATCH] Bump info.faljse:SDNotify from 1.5 to 1.6 in /cnf (#3011) * Bump info.faljse:SDNotify from 1.5 to 1.6 in /cnf Bumps [info.faljse:SDNotify](https://github.com/faljse/SDNotify) from 1.5 to 1.6. - [Commits](https://github.com/faljse/SDNotify/commits/SDNotify-1.6) --- updated-dependencies: - dependency-name: info.faljse:SDNotify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update wrapper --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefan Feilmeier --- cnf/pom.xml | 2 +- io.openems.wrapper/sdnotify.bnd | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cnf/pom.xml b/cnf/pom.xml index 7c28736d10..f79f7280a9 100644 --- a/cnf/pom.xml +++ b/cnf/pom.xml @@ -136,7 +136,7 @@ info.faljse SDNotify - 1.5 + 1.6 diff --git a/io.openems.wrapper/sdnotify.bnd b/io.openems.wrapper/sdnotify.bnd index 8470272e1e..c231fbe6b0 100644 --- a/io.openems.wrapper/sdnotify.bnd +++ b/io.openems.wrapper/sdnotify.bnd @@ -2,9 +2,9 @@ Bundle-Name: SDNotify Bundle-Description: SDNotify implements the systemd notification protocol in Java. Bundle-DocURL: https://github.com/faljse/SDNotify Bundle-License: https://opensource.org/licenses/LGPL-2.1 -Bundle-Version: 1.5 +Bundle-Version: 1.6 -Include-Resource: @SDNotify-1.5.jar +Include-Resource: @SDNotify-1.6.jar -dsannotations: *