Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<snakeyaml.version>2.6</snakeyaml.version>

<tika.version>3.3.1</tika.version>
<jackson.version>3.1.4</jackson.version>
<jackson.version>3.2.0</jackson.version>
<!--
Jackson 2.x is still pulled transitively by Tika (jackson-databind). Pin it to a patched
release (2.22.0 is outside the vulnerable range of CVE-2026-54512 / CVE-2026-54513, fixed in
Expand Down
Loading