Upgrade to Woodstox 6.4.0
This commit is contained in:
parent
710cf1f486
commit
465575f8f2
|
@ -22,7 +22,7 @@ dependencies {
|
|||
api(platform("org.mockito:mockito-bom:4.8.0"))
|
||||
|
||||
constraints {
|
||||
api("com.fasterxml.woodstox:woodstox-core:6.3.1")
|
||||
api("com.fasterxml.woodstox:woodstox-core:6.4.0")
|
||||
api("com.fasterxml:aalto-xml:1.3.1")
|
||||
api("com.github.ben-manes.caffeine:caffeine:3.1.1")
|
||||
api("com.github.librepdf:openpdf:1.3.29")
|
||||
|
|
Loading…
Reference in New Issue