This is an automated email from the ASF dual-hosted git repository.
hepin 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 1dd75dd32 Update java-driver-core to 4.19.2 (#1293)
1dd75dd32 is described below
commit 1dd75dd32fd4d2cc9eb2ded2baab0620824ed0c8
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 23 16:17:05 2025 +0800
Update java-driver-core to 4.19.2 (#1293)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index a933b56cb..94e2dabf6 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -143,7 +143,7 @@ object Dependencies {
"com.microsoft.azure" % "azure-storage" % "8.6.6"))
val CassandraVersionInDocs = "4.0"
- val CassandraDriverVersion = "4.19.1"
+ val CassandraDriverVersion = "4.19.2"
val CassandraDriverVersionInDocs = "4.17"
val Cassandra = Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]