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

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

commit 2c3402e56a5b086a05fb6c9feeb7870c6d8c0b6b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 13:12:01 2026 +0200

    [fix][test] Bump org.assertj:assertj-core from 3.27.5 to 3.27.7 (#25186)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit ce4ebeaa7d1624cd4dd7814435700448e620e2d7)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ed5cc91ac8c..3a6e5800967 100644
--- a/pom.xml
+++ b/pom.xml
@@ -272,7 +272,7 @@ flexible messaging model and an intuitive client 
API.</description>
     <jline3.version>3.21.0</jline3.version>
     <hppc.version>0.9.1</hppc.version>
     <spark-streaming_2.10.version>2.1.0</spark-streaming_2.10.version>
-    <assertj-core.version>3.27.5</assertj-core.version>
+    <assertj-core.version>3.27.7</assertj-core.version>
     <lombok.version>1.18.42</lombok.version>
     <jakarta.annotation-api.version>1.3.5</jakarta.annotation-api.version>
     <jaxb-api>2.3.1</jaxb-api>

Reply via email to