Skip to content

Commit

Permalink
chore(deps): bump com.vertica.jdbc:vertica-jdbc
Browse files Browse the repository at this point in the history
Bumps com.vertica.jdbc:vertica-jdbc from 12.0.4-0 to 23.4.0-0.

---
updated-dependencies:
- dependency-name: com.vertica.jdbc:vertica-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2023
1 parent 8c5fd82 commit c4918f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-jdbc-vertica/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jar {
}

dependencies {
jdbcDriver 'com.vertica.jdbc:vertica-jdbc:12.0.4-0'
jdbcDriver 'com.vertica.jdbc:vertica-jdbc:23.4.0-0'
implementation project(':plugin-jdbc')

testImplementation project(':plugin-jdbc').sourceSets.test.output
Expand Down

0 comments on commit c4918f4

Please sign in to comment.