mirror of
https://github.com/apache/poi.git
synced 2025-03-06 00:49:36 +00:00
use xmlbeans 5.0.3 staged version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895844 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0f18de4b06
commit
c81e996b0a
@ -122,7 +122,7 @@ subprojects {
|
||||
log4jVersion = '2.15.0'
|
||||
mockitoVersion = '4.1.0'
|
||||
hamcrestVersion = '2.2'
|
||||
xmlbeansVersion = '5.0.2'
|
||||
xmlbeansVersion = '5.0.3'
|
||||
batikVersion = '1.14'
|
||||
saxonVersion = '10.6'
|
||||
apiGuardianVersion = '1.1.2'
|
||||
@ -166,6 +166,9 @@ subprojects {
|
||||
maven {
|
||||
url 'https://repository.apache.org/content/repositories/releases'
|
||||
}
|
||||
maven {
|
||||
url 'https://repository.apache.org/content/repositories/staging'
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Loading…
x
Reference in New Issue
Block a user