summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--integration-tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 0af12424ef..e5fede8815 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -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>