diff --git a/build.gradle b/build.gradle index 2f5de64a447..70c889d23cb 100644 --- a/build.gradle +++ b/build.gradle @@ -153,7 +153,7 @@ def libraries = [ tinybundles : 'org.ops4j.pax.tinybundles:tinybundles:4.0.1', urlrewrite : 'org.tuckey:urlrewritefilter:3.2.0', xmlUnit : 'org.xmlunit:xmlunit-assertj:2.12.0', - ztExec : 'org.zeroturnaround:zt-exec:1.12', + ztExec : 'org.zeroturnaround:zt-exec:1.13.0', ] // Export versions that are needed outside of this file (and elsewhere within)