diff --git a/cnf/pom.xml b/cnf/pom.xml index 3ae7771b07..7842bce483 100644 --- a/cnf/pom.xml +++ b/cnf/pom.xml @@ -162,7 +162,7 @@ net.java.dev.jna jna - 5.14.0 + 5.15.0 diff --git a/io.openems.edge.application/EdgeApp.bndrun b/io.openems.edge.application/EdgeApp.bndrun index a6ac193b88..2c44743386 100644 --- a/io.openems.edge.application/EdgeApp.bndrun +++ b/io.openems.edge.application/EdgeApp.bndrun @@ -203,7 +203,7 @@ com.google.guava;version='[33.3.0,33.3.1)',\ com.google.guava.failureaccess;version='[1.0.2,1.0.3)',\ com.squareup.okio;version='[3.9.0,3.9.1)',\ - com.sun.jna;version='[5.14.0,5.14.1)',\ + com.sun.jna;version='[5.15.0,5.15.1)',\ io.openems.common;version=snapshot,\ io.openems.edge.application;version=snapshot,\ io.openems.edge.battery.api;version=snapshot,\