diff options
author | Dan Timoney <dtimoney@att.com> | 2022-01-03 14:17:00 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-01-03 14:55:11 -0500 |
commit | b28d09d2e9a97994b0aa93c5632ebaf1f80cee41 (patch) | |
tree | e6d0401e63ea692de9409cb2c5103e02f112ad31 /ms/pom.xml | |
parent | fcc85dc1e3c199c72a173dee04c216a17b7e86a7 (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: I5fff58c7cc59f4a95156fb0180a2d8aa070d4b30
Diffstat (limited to 'ms/pom.xml')
-rw-r--r-- | ms/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -18,7 +18,6 @@ * limitations under the License. * ============LICENSE_END========================================================= --> - <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> |