This is an automated email from the ASF dual-hosted git repository.
btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/master by this push:
new 29d0271053 Bump org.assertj:assertj-core from 3.27.3 to 3.27.7 (#2920)
29d0271053 is described below
commit 29d0271053ecef3ddfd29c975162243d7f58e962
Author: Trần Hồng Quân <[email protected]>
AuthorDate: Tue Jan 27 16:16:50 2026 +0700
Bump org.assertj:assertj-core from 3.27.3 to 3.27.7 (#2920)
Fix XXE vulnerability in isXmlEqualTo assertion (CVE-2026-24400)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cb8e0c89f3..0402082e87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2811,7 +2811,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
- <version>3.27.3</version>
+ <version>3.27.7</version>
</dependency>
<dependency>
<groupId>org.awaitility</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]