Upgrade to Woodstox 6.4.0

This commit is contained in:
Arjen Poutsma 2022-11-07 15:40:10 +01:00
parent 710cf1f486
commit 465575f8f2
1 changed files with 1 additions and 1 deletions

View File

@ -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")