diff options
author | vv770d <vv770d@att.com> | 2022-01-18 22:47:26 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2022-01-20 14:33:18 +0000 |
commit | 48588d8af6a3ceb2f4287e75506479cf497bb1e0 (patch) | |
tree | 6ce1995ab80dcf95524bdbee092157de43e007f5 /version.properties | |
parent | 5a29d969b313211ab632a824f776680d2eafd0b2 (diff) |
Remediation for Log4Shell vulnerabilityistanbul
Upgrade log4j to 2.17.1
Change-Id: I2055d1cc77f0b2008e4c22624a5e4cefeefccc13
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-3022
(cherry picked from commit 7a280a2cce33aeca65174d63edd40a44167ab8bc)
Signed-off-by: vv770d <vv770d@att.com>
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 6569402c..35a1494b 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=10 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |