This is an automated email from the ASF dual-hosted git repository.
Philippus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 400559be8 Update java-driver-core to 4.19.3 (#1658)
400559be8 is described below
commit 400559be8809dd10212ccc9421f0a71510efcbda
Author: Scala Steward <[email protected]>
AuthorDate: Tue Jun 2 22:36:49 2026 +0200
Update java-driver-core to 4.19.3 (#1658)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 78027cabb..1927b9051 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -144,7 +144,7 @@ object Dependencies {
"com.microsoft.azure" % "azure-storage" % "8.6.6"))
val CassandraVersionInDocs = "4.0"
- val CassandraDriverVersion = "4.19.2"
+ val CassandraDriverVersion = "4.19.3"
val CassandraDriverVersionInDocs = "4.17"
val Cassandra = Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]