Skip to content

Commit

Permalink
Upgrade to Woodstox 6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
poutsma committed Nov 7, 2022
1 parent 710cf1f commit 465575f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework-platform/framework-platform.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit 465575f

Please sign in to comment.