Skip to content

Commit

Permalink
build(deps): bump io.crate:crate-jdbc from 2.6.0 to 2.7.0 in /java-spark
Browse files Browse the repository at this point in the history
Bumps [io.crate:crate-jdbc](https://github.com/crate/crate-jdbc) from 2.6.0 to 2.7.0.
- [Changelog](https://github.com/crate/crate-jdbc/blob/master/CHANGES.txt)
- [Commits](crate/crate-jdbc@2.6.0...2.7.0)

---
updated-dependencies:
- dependency-name: io.crate:crate-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Nov 22, 2023
1 parent d70314e commit f3cc22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<maven.compiler.plugin.version>3.11.0</maven.compiler.plugin.version>
<apache.httpcomponents.version>4.5.14</apache.httpcomponents.version>
<gson.version>2.10.1</gson.version>
<crate-jdbc.version>2.6.0</crate-jdbc.version>
<crate-jdbc.version>2.7.0</crate-jdbc.version>
<slf4j-simple.version>2.0.9</slf4j-simple.version>
</properties>

Expand Down

0 comments on commit f3cc22f

Please sign in to comment.