Fix (make use of) transient dependencies.
This commit is contained in:
parent
9ba0dd8dc3
commit
a045cba998
3 changed files with 2 additions and 5 deletions
|
|
@ -16,7 +16,6 @@ dependencies {
|
|||
implementation project(':org.jdrupes.vmoperator.util')
|
||||
|
||||
implementation 'commons-cli:commons-cli:1.5.0'
|
||||
implementation 'org.freemarker:freemarker:[2.3.32,2.4)'
|
||||
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:[2.15.1,3]'
|
||||
|
||||
runtimeOnly 'org.slf4j:slf4j-jdk14:[2.0.7,3)'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue