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

lhotari pushed a commit to branch branch-4.2
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/branch-4.2 by this push:
     new eee5d9d3ec1 [improve][build] Upgrade org.apache.kerby:kerb-simplekdc 
from 1.1.1 to 2.1.1 (#25785)
eee5d9d3ec1 is described below

commit eee5d9d3ec11b95a00596ec1a561e32cd5ce29da
Author: Lari Hotari <[email protected]>
AuthorDate: Fri May 15 16:00:53 2026 +0300

    [improve][build] Upgrade org.apache.kerby:kerb-simplekdc from 1.1.1 to 
2.1.1 (#25785)
    
    (cherry picked from commit 20736e70fed3b1427af43ab339aad63ee6c0294f)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ac3035737fe..7a304e96250 100644
--- a/pom.xml
+++ b/pom.xml
@@ -326,7 +326,7 @@ flexible messaging model and an intuitive client 
API.</description>
     <docker-java.version>3.7.0</docker-java.version>
     <hamcrest.version>2.2</hamcrest.version>
     <restassured.version>5.4.0</restassured.version>
-    <kerby.version>1.1.1</kerby.version>
+    <kerby.version>2.1.1</kerby.version>
     <testng.version>7.7.1</testng.version>
     <mockito.version>5.19.0</mockito.version>
     <javassist.version>3.25.0-GA</javassist.version>

Reply via email to