aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-01-03 14:02:41 -0500
committerDan Timoney <dtimoney@att.com>2022-01-03 14:02:41 -0500
commit23bbabcd5bd5b107e6536b88390bab09dac5e636 (patch)
treef1bbf5be217101bac8322e48de86476f18cab126 /pom.xml
parent6e5625b242c92c7e6763f03daae8cb3238ee760d (diff)
Upgrade to log4j2 2.17.1
Update to use version 2.17.1 to resolve log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9febd972ef9cee30361894ed11de13f3fb375f91
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index de54eff2f..a14438d5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.3.0</version>
+ <version>2.3.2</version>
<relativePath/>
</parent>