Skip to content

Commit 3e4f8b1

Browse files
committed
SIVA-1056 Update jackson version
1 parent 095737f commit 3e4f8b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@
148148
<!-- Override vulnerable dependencies that are pulled in via Spring boot -->
149149
<!-- TODO: Amend this list when Spring Boot version is updated! -->
150150
<commons-lang3.version>3.20.0</commons-lang3.version> <!-- CVE-2025-48924 -->
151+
<jackson-bom.version>3.1.0</jackson-bom.version> <!-- CVE-2026-29062 -->
152+
<jackson-2-bom.version>2.21.1</jackson-2-bom.version> <!-- CVE-2026-29062 -->
151153
<tomcat.version>11.0.18</tomcat.version> <!-- CVE-2026-24734 -->
152154
</properties>
153155

0 commit comments

Comments
 (0)