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

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


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

commit 20736e70fed3b1427af43ab339aad63ee6c0294f
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)
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 41a8ff47143..b75d8cf796f 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -155,7 +155,7 @@ objenesis = "3.3"
 byte-buddy = "1.17.7"
 testcontainers = "1.21.4"
 wiremock = "2.33.2"
-kerby = "1.1.1"
+kerby = "2.1.1"
 json = "20231013"
 consolecaptor = "1.0.3"
 restassured = "5.4.0"

Reply via email to