Skip to content

Commit

Permalink
chore(deps-dev): bump com.databricks:databricks-jdbc
Browse files Browse the repository at this point in the history
Bumps com.databricks:databricks-jdbc from 2.6.38 to 2.6.40.

---
updated-dependencies:
- dependency-name: com.databricks:databricks-jdbc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and KushnirykOleh committed Aug 13, 2024
1 parent ce6d9fc commit bb78f92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<dependency>
<groupId>com.databricks</groupId>
<artifactId>databricks-jdbc</artifactId>
<version>2.6.38</version>
<version>2.6.40</version>
<scope>test</scope>
</dependency>

Expand All @@ -122,7 +122,7 @@
<dependency>
<groupId>com.databricks</groupId>
<artifactId>databricks-jdbc</artifactId>
<version>2.6.38</version>
<version>2.6.40</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit bb78f92

Please sign in to comment.