Skip to content

Commit

Permalink
Bump jna from 5.5.0 to 5.6.0 in /cnf (#1179)
Browse files Browse the repository at this point in the history
* Bump jna from 5.5.0 to 5.6.0 in /cnf

Bumps [jna](https://github.com/java-native-access/jna) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/java-native-access/jna/releases)
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
- [Commits](java-native-access/jna@5.5.0...5.6.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Update bndrun

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Stefan Feilmeier <[email protected]>
  • Loading branch information
dependabot-preview[bot] and sfeilmeier authored Jul 16, 2020
1 parent af83b2a commit 19dfe36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cnf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<!-- Used by SDNotify -->
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>5.5.0</version>
<version>5.6.0</version>
</dependency>
<!-- org -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion io.openems.edge.application/EdgeApp.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
com.google.gson;version='[2.8.5,2.8.6)',\
com.google.guava;version='[29.0.0,29.0.1)',\
com.google.guava.failureaccess;version='[1.0.1,1.0.2)',\
com.sun.jna;version='[5.5.0,5.5.1)',\
com.sun.jna;version='[5.6.0,5.6.1)',\
io.openems.common;version=snapshot,\
io.openems.edge.application;version=snapshot,\
io.openems.edge.battery.api;version=snapshot,\
Expand Down

0 comments on commit 19dfe36

Please sign in to comment.