ZipException workarounds (#3747)

* Use Karaf 4.4.3 compile dependency
* Disable this feature in itests

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2023-08-11 14:10:00 +02:00
committed by GitHub
parent a690aeba3d
commit 17e9cf3850
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
<bnd.version>6.4.0</bnd.version>
<commons.net.version>3.7.2</commons.net.version>
<eea.version>2.3.0</eea.version>
<karaf.compile.version>4.4.0</karaf.compile.version>
<karaf.compile.version>4.4.3</karaf.compile.version>
<karaf.tooling.version>4.4.3</karaf.tooling.version>
<sat.version>0.15.0</sat.version>
<slf4j.version>1.7.32</slf4j.version>