Skip to content

Commit 44edfed

Browse files
dependabot[bot]ebyhr
authored andcommitted
Bump com.databricks:databricks-jdbc from 3.0.1 to 3.0.3
Bumps [com.databricks:databricks-jdbc](https://github.com/databricks/databricks-jdbc) from 3.0.1 to 3.0.3. - [Release notes](https://github.com/databricks/databricks-jdbc/releases) - [Changelog](https://github.com/databricks/databricks-jdbc/blob/main/CHANGELOG.md) - [Commits](databricks/databricks-jdbc@v3.0.1...v3.0.3) --- updated-dependencies: - dependency-name: com.databricks:databricks-jdbc dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d9b725 commit 44edfed

File tree

1 file changed

+1
-1
lines changed
  • testing/trino-product-tests-launcher

1 file changed

+1
-1
lines changed

testing/trino-product-tests-launcher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
<artifactItem>
261261
<groupId>com.databricks</groupId>
262262
<artifactId>databricks-jdbc</artifactId>
263-
<version>3.0.1</version>
263+
<version>3.0.3</version>
264264
<type>jar</type>
265265
<outputDirectory>${project.build.directory}</outputDirectory>
266266
<destFileName>databricks-jdbc.jar</destFileName>

0 commit comments

Comments
 (0)