From bdf62145b85a54680f9dfaf300a9687337520719 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 16:51:33 +0000 Subject: [PATCH] build(deps): bump log4j-core from 2.13.2 to 2.17.1 in /quickstart-flink Bumps log4j-core from 2.13.2 to 2.17.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- quickstart-flink/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart-flink/pom.xml b/quickstart-flink/pom.xml index 3ec991d..05688bb 100644 --- a/quickstart-flink/pom.xml +++ b/quickstart-flink/pom.xml @@ -21,7 +21,7 @@ 1.13.0 2.12 - 2.13.2 + 2.17.1 1.8 ${target.java.version}