Skip to content

Commit 25671a3

Browse files
Bump commons-io:commons-io from 2.15.1 to 2.16.1 in /modules/hivemq
Bumps commons-io:commons-io from 2.15.1 to 2.16.1. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5969b0f commit 25671a3

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
@@ -5,7 +5,7 @@ dependencies {
55
api("org.jetbrains:annotations:24.1.0")
66

77
shaded("org.apache.commons:commons-lang3:3.14.0")
8-
shaded("commons-io:commons-io:2.15.1")
8+
shaded("commons-io:commons-io:2.16.1")
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")

0 commit comments

Comments
 (0)