Fix potential Log4Shell Security Vulnerability
[sdc.git] / 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>