File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,13 +23,13 @@ configurations {
2323
2424dependencies {
2525 implementation ' org.apache.maven:maven-plugin-api:3.6.0'
26- implementation ' org.codehaus.plexus:plexus-utils:3.1 .1'
26+ implementation ' org.codehaus.plexus:plexus-utils:3.5 .1'
2727 implementation ' org.twdata.maven:mojo-executor:2.3.0'
2828 implementation ' commons-io:commons-io:2.11.0'
2929 implementation ' org.apache.commons:commons-lang3:3.9'
3030 implementation ' org.apache.commons:commons-collections4:4.1'
3131 implementation ' org.apache.commons:commons-compress:1.21'
32- implementation ' org.apache.velocity:velocity-engine-core:2.0 '
32+ implementation ' org.apache.velocity:velocity-engine-core:2.3 '
3333 implementation ' org.vafer:jdeb:1.9'
3434 implementation ' net.jsign:jsign-core:3.1'
3535 implementation ' org.redline-rpm:redline:1.2.10'
You can’t perform that action at this time.
0 commit comments