Skip to content

Commit bf24ca9

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

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.30.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.5")
12+
shaded("net.lingala.zip4j:zip4j:2.11.6")
1313

1414
testImplementation(project(":testcontainers-junit-jupiter"))
1515
testImplementation("com.hivemq:hivemq-extension-sdk:4.47.1")

0 commit comments

Comments
 (0)