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 5cf7b233e0a [fix][sec] Bump 
com.github.tomakehurst:wiremock-jre8-standalone from 2.33.2 to 2.35.1 (#25789)
5cf7b233e0a is described below

commit 5cf7b233e0abdc46fc94e00b01df21e8685a41f6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 15 17:01:11 2026 +0300

    [fix][sec] Bump com.github.tomakehurst:wiremock-jre8-standalone from 2.33.2 
to 2.35.1 (#25789)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 b75d8cf796f..4f5b7577fb8 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -154,7 +154,7 @@ system-lambda = "1.2.1"
 objenesis = "3.3"
 byte-buddy = "1.17.7"
 testcontainers = "1.21.4"
-wiremock = "2.33.2"
+wiremock = "2.35.1"
 kerby = "2.1.1"
 json = "20231013"
 consolecaptor = "1.0.3"

Reply via email to