diff options
author | Dan Timoney <dtimoney@att.com> | 2022-01-04 10:21:18 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-01-04 10:21:18 -0500 |
commit | c9cda453fb948ec06cb93a68eef56f7e0035d710 (patch) | |
tree | 0d323aa9b1aad38890535310155bde492beb605c /releases | |
parent | f3f03daaa608a0db54049765f767a275237dbaf0 (diff) |
Release parent pom version 2.2.4istanbul
Release version 2.2.4 of parent poms, which upgrades log4j2
to version 2.17.1 which resolves log4shell vulnerability.
Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic10d7170468b92cb3eb4a7f6a4ece386af2a266a
Diffstat (limited to 'releases')
-rw-r--r-- | releases/2.2.4.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releases/2.2.4.yaml b/releases/2.2.4.yaml new file mode 100644 index 00000000..7241f5e7 --- /dev/null +++ b/releases/2.2.4.yaml @@ -0,0 +1,5 @@ +--- +distribution_type: 'maven' +version: '2.2.4' +project: 'ccsdk-parent' +log_dir: 'ccsdk-parent-maven-stage-istanbul/3/' |