From d30c98dccaff55253c2d255c8ba4f66e3ce7d5f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 04:05:41 +0000 Subject: [PATCH] Bump org.zeroturnaround:zt-zip from 1.14 to 1.16 Bumps [org.zeroturnaround:zt-zip](https://github.com/zeroturnaround/zt-zip) from 1.14 to 1.16. - [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.16) --- 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 4fc6dd8..6e57cde 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.16' implementation 'org.apache.tika:tika-core:1.24.1' implementation 'org.ajoberstar.grgit:grgit-core:[4.1.1,5)' api 'com.wooga.gradle:gradle-commons:[1,2['