Skip to content

Commit

Permalink
Bump com.ing.data:cassandra-jdbc-wrapper from 4.8.0 to 4.10.1
Browse files Browse the repository at this point in the history
Bumps [com.ing.data:cassandra-jdbc-wrapper](https://github.com/ing-bank/cassandra-jdbc-wrapper) from 4.8.0 to 4.10.1.
- [Release notes](https://github.com/ing-bank/cassandra-jdbc-wrapper/releases)
- [Changelog](https://github.com/ing-bank/cassandra-jdbc-wrapper/blob/release/next/CHANGELOG.md)
- [Commits](ing-bank/cassandra-jdbc-wrapper@v4.8.0...v4.10.1)

---
updated-dependencies:
- dependency-name: com.ing.data:cassandra-jdbc-wrapper
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2023
1 parent 8c42b19 commit 3f1594e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion schemacrawler-dbtest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>com.ing.data</groupId>
<artifactId>cassandra-jdbc-wrapper</artifactId>
<version>4.8.0</version>
<version>4.10.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion schemacrawler-jdbc-drivers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<dependency>
<groupId>com.ing.data</groupId>
<artifactId>cassandra-jdbc-wrapper</artifactId>
<version>4.8.0</version>
<version>4.10.1</version>
<exclusions>
<exclusion>
<groupId>com.github.jnr</groupId>
Expand Down

0 comments on commit 3f1594e

Please sign in to comment.