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 84caf9206d [UPGRADE] Cassandra driver 4.19.0 -> 4.19.1 (#2859)
84caf9206d is described below

commit 84caf9206d668e24be323fbdf60bb0c75553bdb7
Author: Benoit TELLIER <[email protected]>
AuthorDate: Tue Nov 18 08:35:29 2025 +0100

    [UPGRADE] Cassandra driver 4.19.0 -> 4.19.1 (#2859)
---
 backends-common/cassandra/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/backends-common/cassandra/pom.xml 
b/backends-common/cassandra/pom.xml
index 23c7d661f6..bd85997534 100644
--- a/backends-common/cassandra/pom.xml
+++ b/backends-common/cassandra/pom.xml
@@ -31,7 +31,7 @@
     <name>Apache James :: Backends Common :: Cassandra</name>
 
     <properties>
-        <cassandra.driver.version>4.19.0</cassandra.driver.version>
+        <cassandra.driver.version>4.19.1</cassandra.driver.version>
     </properties>
 
     <dependencies>


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

Reply via email to