Skip to content

Commit 64f9678

Browse files
Bump zip4j from 2.9.1 to 2.10.0 in /modules/hivemq
Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/srikanth-lingala/zip4j/releases) - [Commits](srikanth-lingala/zip4j@v2.9.1...v2.10.0) --- updated-dependencies: - dependency-name: net.lingala.zip4j:zip4j dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 297621f commit 64f9678

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.28.0-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.9.1")
12+
shaded("net.lingala.zip4j:zip4j:2.10.0")
1313

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

0 commit comments

Comments
 (0)