Skip to content

Commit cfec0a4

Browse files
dependabot[bot]ebyhr
authored andcommitted
Bump com.databricks:databricks-jdbc from 3.0.7 to 3.1.1
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](databricks/databricks-jdbc@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]>
1 parent 647f840 commit cfec0a4

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
@@ -230,7 +230,7 @@
230230
<artifactItem>
231231
<groupId>com.databricks</groupId>
232232
<artifactId>databricks-jdbc</artifactId>
233-
<version>3.0.7</version>
233+
<version>3.1.1</version>
234234
<type>jar</type>
235235
<outputDirectory>${project.build.directory}</outputDirectory>
236236
<destFileName>databricks-jdbc.jar</destFileName>

0 commit comments

Comments
 (0)