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

pjfanning pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/pekko-persistence-cassandra.git


The following commit(s) were added to refs/heads/main by this push:
     new f83feff  Update java-driver-core to 4.19.3 (#410)
f83feff is described below

commit f83feffd412cebe78414f0d9f37152f0e317b2e7
Author: Scala Steward <[email protected]>
AuthorDate: Tue Jun 2 17:02:55 2026 +0200

    Update java-driver-core to 4.19.3 (#410)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index a9d411a..44de7ad 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -20,7 +20,7 @@ object Dependencies {
   val cassandraVersionInDocs = "4.0"
 
   // Should be sync with the version of the driver in Pekko Connectors 
Cassandra
-  val driverVersion = "4.19.2"
+  val driverVersion = "4.19.3"
   val driverVersionInDocs = "4.17"
 
   val pekkoConnectorsVersion = PekkoConnectorsDependency.version


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

Reply via email to