aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml-full
diff options
context:
space:
mode:
Diffstat (limited to 'poi-ooxml-full')
-rw-r--r--poi-ooxml-full/build.gradle7
1 files changed, 0 insertions, 7 deletions
diff --git a/poi-ooxml-full/build.gradle b/poi-ooxml-full/build.gradle
index 49b672bf51..8808c6fcc2 100644
--- a/poi-ooxml-full/build.gradle
+++ b/poi-ooxml-full/build.gradle
@@ -35,13 +35,6 @@ sourceSets {
}
}
-repositories {
- mavenCentral()
- maven {
- url "https://dist.apache.org/repos/dist/release/poi/xmlbeans/dev/maven"
- }
-}
-
dependencies {
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
// implementation "org.apache.logging.log4j:log4j-api:${log4jVersion}"