We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b8b02 commit a3ee923Copy full SHA for a3ee923
cnf/pom.xml
@@ -190,7 +190,7 @@
190
<!-- Used by SDNotify -->
191
<groupId>net.java.dev.jna</groupId>
192
<artifactId>jna</artifactId>
193
- <version>5.16.0</version>
+ <version>5.17.0</version>
194
</dependency>
195
<!-- org -->
196
<dependency>
io.openems.edge.application/EdgeApp.bndrun
@@ -216,7 +216,7 @@
216
com.google.guava;version='[33.4.0,33.4.1)',\
217
com.google.guava.failureaccess;version='[1.0.2,1.0.3)',\
218
com.squareup.okio;version='[3.10.2,3.10.3)',\
219
- com.sun.jna;version='[5.16.0,5.16.1)',\
+ com.sun.jna;version='[5.17.0,5.17.1)',\
220
io.openems.common;version=snapshot,\
221
io.openems.edge.application;version=snapshot,\
222
io.openems.edge.battery.api;version=snapshot,\
0 commit comments