From 881ac779695e795983dbba18747ee6d5c4ba3d07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 14:42:14 +0000 Subject: [PATCH] Bump zt-zip from 1.14 to 1.15 Bumps [zt-zip](https://github.com/zeroturnaround/zt-zip) from 1.14 to 1.15. - [Release notes](https://github.com/zeroturnaround/zt-zip/releases) - [Changelog](https://github.com/zeroturnaround/zt-zip/blob/master/Changelog.txt) - [Commits](https://github.com/zeroturnaround/zt-zip/compare/zt-zip-1.14...zt-zip-1.15) --- updated-dependencies: - dependency-name: org.zeroturnaround:zt-zip dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 728ec8e..508b650 100644 --- a/build.gradle +++ b/build.gradle @@ -52,7 +52,7 @@ cveHandler { dependencies { implementation 'org.kohsuke:github-api:1.135' - implementation 'org.zeroturnaround:zt-zip:1.14' + implementation 'org.zeroturnaround:zt-zip:1.15' implementation 'org.apache.tika:tika-core:1.24.1' implementation 'org.ajoberstar.grgit:grgit-core:[4.1.1,5)' implementation 'com.wooga.gradle:gradle-commons:[1,2['