This is an automated email from the ASF dual-hosted git repository.
ferenc-csaky 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 8e0f15d Bump org.apache.logging.log4j:log4j-api from 2.25.4 to 2.25.5
8e0f15d is described below
commit 8e0f15d374b22f0d369afe75a6e0441abf9993bf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 14 16:32:54 2026 +0200
Bump org.apache.logging.log4j:log4j-api from 2.25.4 to 2.25.5
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2b59960..205f5a8 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.4</log4j.version>
+ <log4j.version>2.25.5</log4j.version>
<slf4j.version>1.7.36</slf4j.version>
<!-- For directory plugin -->