This is an automated email from the ASF dual-hosted git repository.

snuyanzin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
     new a552ca37a50 [FLINK-39880][tests] Bump minikdc to 3.4.3
a552ca37a50 is described below

commit a552ca37a509d228f011024070dc76d6b90d54b9
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Sun Jun 7 08:26:47 2026 +0200

    [FLINK-39880][tests] Bump minikdc to 3.4.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index af5106489a3..a102957602c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,7 @@ under the License.
                        Starting Hadoop 3, org.apache.kerby will be used 
instead of MiniKDC. We may have
                        to revisit the impact at that time.
                -->
-               <minikdc.version>3.2.4</minikdc.version>
+               <minikdc.version>3.4.3</minikdc.version>
                <hive.version>2.3.10</hive.version>
                <orc.version>1.5.6</orc.version>
                <japicmp.referenceVersion>2.2.0</japicmp.referenceVersion>

Reply via email to