[213] More dependencies aalto + stax2
KTI-1114
This commit is contained in:
committed by
Space Team
parent
a3293452ca
commit
9e00bb8a21
@@ -215,7 +215,7 @@ dependencies {
|
||||
fatJarContents(commonDependency("org.jetbrains.intellij.deps:asm-all")) { isTransitive = false }
|
||||
fatJarContents(commonDependency("com.google.guava:guava")) { isTransitive = false }
|
||||
|
||||
fatJarContents(commonDependency("com.fasterxml:aalto-xml")) { isTransitive = false }
|
||||
fatJarContentsStripServices(commonDependency("com.fasterxml:aalto-xml")) { isTransitive = false }
|
||||
fatJarContents(commonDependency("org.codehaus.woodstox:stax2-api")) { isTransitive = false }
|
||||
|
||||
fatJarContentsStripServices(jpsModel()) { isTransitive = false }
|
||||
|
||||
Reference in New Issue
Block a user