Skip to content

Commit

Permalink
Bump info.faljse:SDNotify from 1.5 to 1.6 in /cnf (#3011)
Browse files Browse the repository at this point in the history
* 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] <[email protected]>

* Update wrapper

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stefan Feilmeier <[email protected]>
  • Loading branch information
dependabot[bot] and sfeilmeier authored Feb 11, 2025
1 parent cd0ffd1 commit 7db4ff5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cnf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<dependency>
<groupId>info.faljse</groupId>
<artifactId>SDNotify</artifactId>
<version>1.5</version>
<version>1.6</version>
</dependency>
<!-- io -->
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions io.openems.wrapper/sdnotify.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -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: *

Expand Down

0 comments on commit 7db4ff5

Please sign in to comment.