Skip to content

Commit

Permalink
build(deps): bump com.datastax.oss:java-driver-core
Browse files Browse the repository at this point in the history
Bumps [com.datastax.oss:java-driver-core](https://github.com/datastax/java-driver) from 4.15.0 to 4.17.0.
- [Release notes](https://github.com/datastax/java-driver/releases)
- [Commits](apache/cassandra-java-driver@4.15.0...4.17.0)

---
updated-dependencies:
- dependency-name: com.datastax.oss:java-driver-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent a33c30e commit 37a8d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/cassandra-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<dependency>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-core</artifactId>
<version>4.15.0</version>
<version>4.17.0</version>
<scope>compile</scope>
</dependency>
<!--
Expand Down

0 comments on commit 37a8d9a

Please sign in to comment.