This is an automated email from the ASF dual-hosted git repository. chibenwa pushed a commit to branch dep-upg-3-9-x in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 4bf82d1b8cfc7e956504221710ad57e93bc4353d 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 7ca1272a0d..fbf421bd94 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]
