aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-01-04 09:49:34 -0500
committerDan Timoney <dtimoney@att.com>2022-01-04 09:49:34 -0500
commitc83a55760e0087df7b1d38151c6cd31d4b230b48 (patch)
tree67a38ab5b9b3cd6fc8ca0c09eec1e3dfe72b6e3a
parent1ec33f1dfdf2c2e6ca36c94a547b7e2cc38b6bbb (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: I43a8bc231d5c5ad9f7e16173fafd3a7f5226f468
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cac687b6b..cdff5eac7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.2.1</version>
+ <version>2.2.4</version>
<relativePath/>
</parent>