Explorar el Código

woodstox 6.5

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906715 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_5_2_4
PJ Fanning hace 1 año
padre
commit
0f7e83b246
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle Ver fichero

@@ -150,7 +150,7 @@ subprojects {
resolutionStrategy {
force "commons-io:commons-io:${commonsIoVersion}"
force 'org.slf4j:slf4j-api:2.0.6'
force 'com.fasterxml.woodstox:woodstox-core:6.4.0'
force 'com.fasterxml.woodstox:woodstox-core:6.5.0'
}
}
}

Cargando…
Cancelar
Guardar