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

hqtran 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 4b366f96df [UPGRADE] Spark java 3.0.2 -> 3.0.4 (CVE-2026-1605)
4b366f96df is described below

commit 4b366f96df3328e493e107b1634b6ad5d10fb0f6
Author: Benoit TELLIER <[email protected]>
AuthorDate: Tue Apr 14 08:34:18 2026 +0200

    [UPGRADE] Spark java 3.0.2 -> 3.0.4 (CVE-2026-1605)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 51579cfa86..c354a41ac8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3033,7 +3033,7 @@
             <dependency>
                 <groupId>org.zoomba-lang</groupId>
                 <artifactId>spark-core</artifactId>
-                <version>3.0.2</version>
+                <version>3.0.4</version>
             </dependency>
             <dependency>
                 <groupId>pl.pragmatists</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to