update jackson-databind to 2.7.9.1

This commit is contained in:
Claudia Agache
2020-11-14 12:43:51 +02:00
parent 7e0aca20aa
commit a26a4439a6

View File

@@ -17,7 +17,7 @@
<ags.repo>alfresco-governance-services-community-repo</ags.repo> <ags.repo>alfresco-governance-services-community-repo</ags.repo>
<tas.restapi.version>1.38</tas.restapi.version> <tas.restapi.version>1.38</tas.restapi.version>
<fluent.json.version>2.0.0</fluent.json.version> <fluent.json.version>2.0.0</fluent.json.version>
<jackson.databind.version>2.7.7</jackson.databind.version> <jackson.databind.version>2.7.9.1</jackson.databind.version>
</properties> </properties>
<build> <build>