This is an automated email from the ASF dual-hosted git repository.
capistrant pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 9e2fa2138d3 Update assertj-core for CVE-2026-24400 (#18994)
9e2fa2138d3 is described below
commit 9e2fa2138d32b4d910f86989b9d72c841789bba2
Author: Ashwin Tumma <[email protected]>
AuthorDate: Sun Feb 8 13:04:24 2026 -0800
Update assertj-core for CVE-2026-24400 (#18994)
Co-authored-by: Ashwin Tumma <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b03aadb8ca8..c0c6da2e505 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1224,7 +1224,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
- <version>3.24.2</version>
+ <version>3.27.7</version>
<scope>test</scope>
<exclusions>
<!-- exclude older byte-buddy until assertj-core depends on
1.14+ for Java 21 -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]