Skip to content

Commit

Permalink
libs: update jackson-databind to 2.9.10
Browse files Browse the repository at this point in the history
CVE-2019-14540
CVE-2019-16335

Acked-by: Alert Rossi
Acked-by: Lea Morschel
Target: master, 5.2
Requires-book: no
Requires-notes: no
  • Loading branch information
kofemann committed Sep 25, 2019
1 parent 5b5e789 commit fd70b68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@
<version.dcache>${project.version}</version.dcache>
<version.swagger-ui>3.1.7</version.swagger-ui>
<version.logback.contrib>0.1.5</version.logback.contrib>
<version.jackson.databind>2.9.9</version.jackson.databind>
<version.jackson.annotations>2.9.9</version.jackson.annotations>
<version.jackson.core>2.9.9</version.jackson.core>
<version.jackson.databind>2.9.10</version.jackson.databind>
<version.jackson.annotations>2.9.10</version.jackson.annotations>
<version.jackson.core>2.9.10</version.jackson.core>



Expand Down

0 comments on commit fd70b68

Please sign in to comment.