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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new de8031eebaf1 chore(deps): Bump cassandra-driver-version from 4.19.0 to 
4.19.1 (#19656)
de8031eebaf1 is described below

commit de8031eebaf175cb14a156dd357050c1d9ea64bf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 22 10:30:58 2025 +0200

    chore(deps): Bump cassandra-driver-version from 4.19.0 to 4.19.1 (#19656)
    
    Bumps `cassandra-driver-version` from 4.19.0 to 4.19.1.
    
    Updates `org.apache.cassandra:java-driver-core` from 4.19.0 to 4.19.1
    - [Release notes](https://github.com/datastax/java-driver/releases)
    - [Commits](https://github.com/datastax/java-driver/compare/4.19.0...4.19.1)
    
    Updates `org.apache.cassandra:java-driver-query-builder` from 4.19.0 to 
4.19.1
    - [Release notes](https://github.com/datastax/java-driver/releases)
    - [Commits](https://github.com/datastax/java-driver/compare/4.19.0...4.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cassandra:java-driver-core
      dependency-version: 4.19.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cassandra:java-driver-query-builder
      dependency-version: 4.19.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9a03b039a1b0..574504c00638 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -93,7 +93,7 @@
         <californium-scandium-version>3.11.0</californium-scandium-version>
         <camel-lsp-version>1.34.0</camel-lsp-version>
         <camunda-version>7.24.0</camunda-version>
-        <cassandra-driver-version>4.19.0</cassandra-driver-version>
+        <cassandra-driver-version>4.19.1</cassandra-driver-version>
         <jta-api-1.2-version>1.2</jta-api-1.2-version>
         <cglib-version>3.3.0</cglib-version>
         <!-- This is exclusively required in camel-aws-xray as the dependency 
is leaking a build time annotation

Reply via email to