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 162f67dd8 chore(deps): bump com.databricks:databricks-jdbc from 3.3.3
to 3.4.1 (#2852)
162f67dd8 is described below
commit 162f67dd845cd0d2cc2b9b41869f7f4b51a2a127
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 28 18:46:46 2026 +0200
chore(deps): bump com.databricks:databricks-jdbc from 3.3.3 to 3.4.1 (#2852)
Bumps
[com.databricks:databricks-jdbc](https://github.com/databricks/databricks-jdbc)
from 3.3.3 to 3.4.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.3.3...v3.4.1)
---
updated-dependencies:
- dependency-name: com.databricks:databricks-jdbc
dependency-version: 3.4.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 667ac56ca..44d14df44 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.3.3</version.com.databricks.databricks-jdbc>
+
<version.com.databricks.databricks-jdbc>3.4.1</version.com.databricks.databricks-jdbc>
</properties>
<developers>