Explorar el Código

remove log4j-core dependency

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897038 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_5_2_1
PJ Fanning hace 2 años
padre
commit
45d042d0c1
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      poi-ooxml-full/build.gradle

+ 0
- 2
poi-ooxml-full/build.gradle Ver fichero

@@ -37,8 +37,6 @@ sourceSets {

dependencies {
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
// implementation "org.apache.logging.log4j:log4j-api:${log4jVersion}"
runtimeOnly "org.apache.logging.log4j:log4j-core:${log4jVersion}"
}

idea {

Cargando…
Cancelar
Guardar