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 ce4ebeaa7d1 [fix][test] Bump org.assertj:assertj-core from 3.27.5 to
3.27.7 (#25186)
ce4ebeaa7d1 is described below
commit ce4ebeaa7d1624cd4dd7814435700448e620e2d7
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d606ed429bf..2a662feefbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,7 +278,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>