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 3fa7323  Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 
2.25.4 (#18)
3fa7323 is described below

commit 3fa73232f8aad3dd371397cdd7944105689e9cb5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 14 13:01:44 2026 +0200

    Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 (#18)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 87a7583..2b59960 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@ under the License.
                <mockito.version>1.10.19</mockito.version>
                <testcontainers.version>1.21.4</testcontainers.version>
 
-               <log4j.version>2.25.3</log4j.version>
+               <log4j.version>2.25.4</log4j.version>
                <slf4j.version>1.7.36</slf4j.version>
 
                <!-- For directory plugin -->

Reply via email to