diff options
author | Prudence Au <prudence.au@amdocs.com> | 2019-09-02 18:03:26 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2019-09-02 18:03:26 -0400 |
commit | 0be155c6ce77ebd1073cbdc3d204f598feccdf48 (patch) | |
tree | ec859574d5171a18c581d443f9f378a2e27b8dd0 /version.properties | |
parent | 2be7ba07a0e502e0b1b9aa5ca1721b355b9145a5 (diff) |
Update jackson-databind to version 2.9.9
Issue-ID: LOG-826
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: Iae71e0368f5303dcffcde3976300e37c173c322d
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 99af342..f78f30b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |