File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ dependencies {
6363 compileOnly(" io.vertx:vertx-core:$vertxVersion " )
6464 compileOnly(" io.vertx:vertx-lang-kotlin:$vertxVersion " )
6565 compileOnly(" io.vertx:vertx-lang-kotlin-coroutines:$vertxVersion " )
66- compileOnly(" org.apache.commons:commons-lang3:3.12 .0" )
66+ compileOnly(" org.apache.commons:commons-lang3:3.13 .0" )
6767
6868 testImplementation(projectDependency(" :marker:js-marker" ))
6969 testImplementation(projectDependency(" :marker:jvm-marker" ))
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ dependencies {
6363 compileOnly(" io.vertx:vertx-core:$vertxVersion " )
6464 compileOnly(" io.vertx:vertx-lang-kotlin:$vertxVersion " )
6565 compileOnly(" io.vertx:vertx-lang-kotlin-coroutines:$vertxVersion " )
66- compileOnly(" org.apache.commons:commons-lang3:3.12 .0" )
66+ compileOnly(" org.apache.commons:commons-lang3:3.13 .0" )
6767
6868 testRuntimeOnly(projectDependency(" :marker:ult-marker" ))
6969 testImplementation(" io.vertx:vertx-core:$vertxVersion " )
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ dependencies {
9696 implementation(" io.dropwizard.metrics:metrics-core:4.2.19" )
9797 implementation(" org.jooq:joor:$joorVersion " )
9898 implementation(" org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5" )
99- implementation(" org.apache.commons:commons-lang3:3.12 .0" )
99+ implementation(" org.apache.commons:commons-lang3:3.13 .0" )
100100 implementation(" eu.geekplace.javapinning:java-pinning-core:1.2.0" )
101101 implementation(" info.debatty:java-string-similarity:2.0.0" )
102102
You can’t perform that action at this time.
0 commit comments