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

acosentino 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 50e89e395 chore(deps): bump com.databricks:databricks-jdbc from 3.0.7 
to 3.1.1 (#2736)
50e89e395 is described below

commit 50e89e39565b8d193f2ab47f217fe9907d05c2d2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 20 09:23:50 2026 +0100

    chore(deps): bump com.databricks:databricks-jdbc from 3.0.7 to 3.1.1 (#2736)
    
    Bumps 
[com.databricks:databricks-jdbc](https://github.com/databricks/databricks-jdbc) 
from 3.0.7 to 3.1.1.
    - [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.0.7...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.databricks:databricks-jdbc
      dependency-version: 3.1.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 155b1bc40..9099b9e86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,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.0.7</version.com.databricks.databricks-jdbc>
+        
<version.com.databricks.databricks-jdbc>3.1.1</version.com.databricks.databricks-jdbc>
     </properties>
 
     <developers>

Reply via email to