This is an automated email from the ASF dual-hosted git repository.
fcsaky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-kudu.git
The following commit(s) were added to refs/heads/main by this push:
new fff5e2b Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.25.3
fff5e2b is described below
commit fff5e2b98414e5ec8709d2533d275145cadf567e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 12:57:24 2026 +0100
Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.25.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f1d52f4..112fa01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@ under the License.
<mockito.version>1.10.19</mockito.version>
<testcontainers.version>1.17.6</testcontainers.version>
- <log4j.version>2.23.1</log4j.version>
+ <log4j.version>2.25.3</log4j.version>
<slf4j.version>1.7.36</slf4j.version>
<!-- For directory plugin -->