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 @@ -46,17 +46,17 @@ dependencies {
4646 implementation ' org.apache.maven:maven-plugin-api:3.6.0'
4747 implementation ' org.codehaus.plexus:plexus-utils:3.1.1'
4848 implementation ' org.twdata.maven:mojo-executor:2.3.0'
49- implementation ' commons-io:commons-io:2.6 '
49+ implementation ' commons-io:commons-io:2.7 '
5050 implementation ' org.apache.commons:commons-lang3:3.9'
5151 implementation ' org.apache.commons:commons-collections4:4.1'
5252 implementation ' org.apache.commons:commons-compress:1.21'
53- implementation ' org.apache.velocity:velocity-engine-core:2.0 '
53+ implementation ' org.apache.velocity:velocity-engine-core:2.3 '
5454 implementation ' org.vafer:jdeb:1.9'
5555 implementation ' net.jsign:jsign-core:3.1'
5656 implementation ' org.redline-rpm:redline:1.2.10'
5757 implementation ' io.github.fvarrui:launch4j:2.5.2'
5858
59- testImplementation ' junit:junit:4.12 '
59+ testImplementation ' junit:junit:4.13.1 '
6060
6161 compileOnly ' org.apache.maven.plugin-tools:maven-plugin-annotations:3.6.0'
6262
You can’t perform that action at this time.
0 commit comments