Skip to content

Commit 4f62677

Browse files
Bump net.lingala.zip4j:zip4j from 2.11.4 to 2.11.5 in /modules/hivemq
Bumps [net.lingala.zip4j:zip4j](https://github.com/srikanth-lingala/zip4j) from 2.11.4 to 2.11.5. - [Release notes](https://github.com/srikanth-lingala/zip4j/releases) - [Commits](srikanth-lingala/zip4j@v2.11.4...v2.11.5) --- updated-dependencies: - dependency-name: net.lingala.zip4j:zip4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f49046 commit 4f62677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hivemq/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
shaded("org.javassist:javassist:3.29.2-GA")
1010
shaded("org.jboss.shrinkwrap:shrinkwrap-api:1.2.6")
1111
shaded("org.jboss.shrinkwrap:shrinkwrap-impl-base:1.2.6")
12-
shaded("net.lingala.zip4j:zip4j:2.11.4")
12+
shaded("net.lingala.zip4j:zip4j:2.11.5")
1313

1414
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.2")
1515
testImplementation(project(":junit-jupiter"))

0 commit comments

Comments
 (0)