Skip to content

Commit 318bfc6

Browse files
Bump javassist from 3.29.0-GA to 3.29.2-GA in /modules/hivemq
Bumps [javassist](https://github.com/jboss-javassist/javassist) from 3.29.0-GA to 3.29.2-GA. - [Release notes](https://github.com/jboss-javassist/javassist/releases) - [Changelog](https://github.com/jboss-javassist/javassist/blob/master/Changes.md) - [Commits](https://github.com/jboss-javassist/javassist/commits) --- updated-dependencies: - dependency-name: org.javassist:javassist dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2798d34 commit 318bfc6

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
@@ -6,7 +6,7 @@ dependencies {
66

77
shaded("org.apache.commons:commons-lang3:3.12.0")
88
shaded("commons-io:commons-io:2.11.0")
9-
shaded("org.javassist:javassist:3.29.0-GA")
9+
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")
1212
shaded("net.lingala.zip4j:zip4j:2.11.2")

0 commit comments

Comments
 (0)