diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-04-19 11:52:40 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-04-19 11:52:46 -0400 |
commit | f42123cde45da90cddaddff5df731e977c0c8447 (patch) | |
tree | 080f657d521c7ac5b72ecab4a2df3b8f9bbf7140 /README.md | |
parent | 900920306a0be309f389880325558bb96ff76356 (diff) |
Exclude jackson-databind
Jackson databind has security issues, sometimes its easier to
just exclude it if possible.
This repo doesn't use it directly, the swagger dependency pulls
it in. It doesn't look like our usage of swagger dependency would
require the jackson-databind as we only use the annotation:
@ApiModelProperty
NOTE: Swagger also pulls in jackson-annotations, which seems to
be used by a few modules for JSON annotations. eg. those modules
are using jackson-annotations indirectly via the swagger
dependency pulling in that dependency. Not a big deal.
Compilation of policy/api repo works with this exclusion.
Issue-ID: POLICY-1507
Change-Id: Ic8501df5ad4f4fc8f6cd93e739d7ff2e52d98785
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions