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

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


The following commit(s) were added to refs/heads/main by this push:
     new f4a4eb7a3 chore(deps): bump com.databricks:databricks-jdbc from 3.4.1 
to 3.4.2 (#2926)
f4a4eb7a3 is described below

commit f4a4eb7a31370e8887ee641b726ab374c18e93ce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 20 09:37:13 2026 +0200

    chore(deps): bump com.databricks:databricks-jdbc from 3.4.1 to 3.4.2 (#2926)
    
    Bumps 
[com.databricks:databricks-jdbc](https://github.com/databricks/databricks-jdbc) 
from 3.4.1 to 3.4.2.
    - [Release notes](https://github.com/databricks/databricks-jdbc/releases)
    - 
[Changelog](https://github.com/databricks/databricks-jdbc/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/databricks/databricks-jdbc/compare/v3.4.1...v3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.databricks:databricks-jdbc
      dependency-version: 3.4.2
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 80d613b4e..c82cad7cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
         
<version.com.azure.azure-identity>1.18.1</version.com.azure.azure-identity>
         
<version.com.azure.azure-data-schemaregistry-apacheavro>1.1.30</version.com.azure.azure-data-schemaregistry-apacheavro>
         
<version.com.microsoft.azure.azure-schemaregistry-kafka-avro>1.1.4</version.com.microsoft.azure.azure-schemaregistry-kafka-avro>
-        
<version.com.databricks.databricks-jdbc>3.4.1</version.com.databricks.databricks-jdbc>
+        
<version.com.databricks.databricks-jdbc>3.4.2</version.com.databricks.databricks-jdbc>
     </properties>
 
     <developers>

Reply via email to