Fix potential Log4Shell Security Vulnerability 52/126252/4
authorvasraz <vasyl.razinkov@est.tech>
Tue, 14 Dec 2021 17:34:40 +0000 (17:34 +0000)
committerVasyl Razinkov <vasyl.razinkov@est.tech>
Sat, 18 Dec 2021 23:59:18 +0000 (23:59 +0000)
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I2bac0e6562f5aea5e98bef9405accde125c24863
Issue-ID: SDC-3820

integration-tests/pom.xml

index 0af1242..e5fede8 100644 (file)
@@ -323,7 +323,7 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.logging.log4j</groupId>
             <artifactId>log4j-api</artifactId>
-            <version>2.13.1</version>
+            <version>2.17.0</version>
             <scope>test</scope>
         </dependency>
         <dependency>