Skip to content

Commit

Permalink
woodstox 7.1.0
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1921511 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
pjfanning committed Oct 23, 2024
1 parent e896804 commit 7c17cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ subprojects {
resolutionStrategy {
force "commons-io:commons-io:${commonsIoVersion}"
force 'org.slf4j:slf4j-api:2.0.16'
force 'com.fasterxml.woodstox:woodstox-core:7.0.0'
force 'com.fasterxml.woodstox:woodstox-core:7.1.0'
}
}
}
Expand Down

0 comments on commit 7c17cc5

Please sign in to comment.