File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ dependencies {
44 api(project(" :testcontainers" ))
55 api(" org.jetbrains:annotations:26.0.2-1" )
66
7- shaded(" org.apache.commons:commons-lang3:3.18 .0" )
7+ shaded(" org.apache.commons:commons-lang3:3.19 .0" )
88 shaded(" commons-io:commons-io:2.20.0" )
99 shaded(" org.javassist:javassist:3.30.2-GA" )
1010 shaded(" org.jboss.shrinkwrap:shrinkwrap-api:1.2.6" )
@@ -13,9 +13,9 @@ dependencies {
1313
1414 testImplementation(project(" :testcontainers-junit-jupiter" ))
1515 testImplementation(" com.hivemq:hivemq-extension-sdk:4.45.0" )
16- testImplementation(" com.hivemq:hivemq-mqtt-client:1.3.8 " )
16+ testImplementation(" com.hivemq:hivemq-mqtt-client:1.3.10 " )
1717 testImplementation(" org.apache.httpcomponents:httpclient:4.5.14" )
18- testImplementation(" ch.qos.logback:logback-classic:1.5.18 " )
18+ testImplementation(" ch.qos.logback:logback-classic:1.5.19 " )
1919}
2020
2121test {
You can’t perform that action at this time.
0 commit comments