Skip to content

Commit

Permalink
Bump com.ing.data:cassandra-jdbc-wrapper from 4.9.1 to 4.10.0
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.9.1 to 4.10.0.
- [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.9.1...v4.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent eda9b1f commit fe77889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<dependency>
<groupId>com.ing.data</groupId>
<artifactId>cassandra-jdbc-wrapper</artifactId>
<version>4.9.1</version>
<version>4.10.0</version>
<scope>system</scope>
<systemPath>${basedir}/lib/cassandra-jdbc-wrapper-4.9.1-bundle.jar</systemPath>
</dependency>
Expand Down

0 comments on commit fe77889

Please sign in to comment.