Skip to content

Commit

Permalink
Bump com.datastax.oss:java-driver-core from 4.15.0 to 4.17.0 (#3298)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent 964af57 commit b73166d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-core</artifactId>
<version>4.15.0</version>
<version>4.17.0</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit b73166d

Please sign in to comment.