This is an automated email from the ASF dual-hosted git repository. chibenwa pushed a commit to branch 3.9.x in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 73374c58022e9ab23a884a69d4140b8dca5f2820 Author: Benoit TELLIER <[email protected]> AuthorDate: Fri Sep 11 15:50:06 2026 +0200 [UPGRADE] Spark 3.0.2 -> 3.0.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ca4f3aca1a..72a8844ecc 100644 --- a/pom.xml +++ b/pom.xml @@ -3057,7 +3057,7 @@ <dependency> <groupId>org.zoomba-lang</groupId> <artifactId>spark-core</artifactId> - <version>3.0.2</version> + <version>3.0.5</version> </dependency> <dependency> <groupId>pl.pragmatists</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
