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 f86330e5f chore(deps): bump com.databricks:databricks-jdbc from 3.2.1 
to 3.3.1 (#2768)
f86330e5f is described below

commit f86330e5fa4c899eddc07a1614758f2d819a7d71
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 20 09:14:46 2026 +0100

    chore(deps): bump com.databricks:databricks-jdbc from 3.2.1 to 3.3.1 (#2768)
    
    Bumps 
[com.databricks:databricks-jdbc](https://github.com/databricks/databricks-jdbc) 
from 3.2.1 to 3.3.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.2.1...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.databricks:databricks-jdbc
      dependency-version: 3.3.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 2f594cddb..fd41f2b20 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.2.1</version.com.databricks.databricks-jdbc>
+        
<version.com.databricks.databricks-jdbc>3.3.1</version.com.databricks.databricks-jdbc>
     </properties>
 
     <developers>

Reply via email to