diff --git a/cnf/pom.xml b/cnf/pom.xml index 6dc69846fa..2ffef2dc44 100644 --- a/cnf/pom.xml +++ b/cnf/pom.xml @@ -130,7 +130,7 @@ fr.turri aXMLRPC - 1.15.0 + 1.16.0 diff --git a/io.openems.wrapper/aXMLRPC.bnd b/io.openems.wrapper/aXMLRPC.bnd index c7d9750545..f2f8e5c253 100644 --- a/io.openems.wrapper/aXMLRPC.bnd +++ b/io.openems.wrapper/aXMLRPC.bnd @@ -2,10 +2,10 @@ Bundle-Name: aXMLRPC Bundle-Description: aXMLRPC is a Java library with a lightweight XML-RPC client. Bundle-DocURL: https://github.com/gturri/aXMLRPC Bundle-License: https://opensource.org/licenses/MIT -Bundle-Version: 1.15.0 +Bundle-Version: 1.16.0 Include-Resource: \ - @aXMLRPC-1.15.0.jar,\ + @aXMLRPC-1.16.0.jar,\ Export-Package: \ de.timroes.axmlrpc,\