diff --git a/cnf/pom.xml b/cnf/pom.xml index 9e58f533c09..5f40d360d25 100644 --- a/cnf/pom.xml +++ b/cnf/pom.xml @@ -266,7 +266,7 @@ org.dhatim fastexcel - 0.15.7 + 0.16.3 diff --git a/io.openems.wrapper/bnd.bnd b/io.openems.wrapper/bnd.bnd index 1740efa8d77..ed89357f738 100644 --- a/io.openems.wrapper/bnd.bnd +++ b/io.openems.wrapper/bnd.bnd @@ -24,6 +24,6 @@ Bundle-Description: This wraps external java libraries that do not have OSGi hea com.google.gson;version='2.10.1',\ de.bytefish:pgbulkinsert;version='8.1.2',\ fr.turri:aXMLRPC;version='1.13.0',\ - org.dhatim:fastexcel;version='0.15.7',\ + org.dhatim:fastexcel;version='0.16.3',\ org.eclipse.paho.mqttv5.client;version='1.2.5',\ org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm;version='1.7.3',\ diff --git a/io.openems.wrapper/fastexcel.bnd b/io.openems.wrapper/fastexcel.bnd index 1c65175eddf..f543904bdd3 100644 --- a/io.openems.wrapper/fastexcel.bnd +++ b/io.openems.wrapper/fastexcel.bnd @@ -1,9 +1,9 @@ Bundle-Name: fastexcel Bundle-DocURL: https://github.com/dhatim/fastexcel Bundle-License: https://opensource.org/licenses/Apache-2.0 -Bundle-Version: 0.15.7 +Bundle-Version: 0.16.3 -Include-Resource: @fastexcel-0.15.7.jar +Include-Resource: @fastexcel-0.16.3.jar -dsannotations: *