Update Jackson to fix vulnerabilities CVE-2022-42003, and CVE-2022-42004
Still reporting false positive on 42003; see https://github.com/FasterXML/jackson-databind/issues/3590#issuecomment-1277006520
This commit is contained in:
parent
ee8ecfc74b
commit
43d259264f
2
pom.xml
2
pom.xml
@ -37,7 +37,7 @@
|
||||
<jersey.version>3.0.8</jersey.version>
|
||||
<guice.version>5.1.0</guice.version>
|
||||
<poi.version>5.2.3</poi.version>
|
||||
<jackson.version>2.13.4</jackson.version>
|
||||
<jackson.version>2.13.4.20221012</jackson.version>
|
||||
|
||||
<!-- Database stuff -->
|
||||
<database.showSql>false</database.showSql>
|
||||
|
Loading…
x
Reference in New Issue
Block a user