Skip to content

Commit

Permalink
Bump com.datastax.cassandra:cassandra-driver-core from 3.11.3 to 3.11.4
Browse files Browse the repository at this point in the history
Bumps [com.datastax.cassandra:cassandra-driver-core](https://github.com/datastax/java-driver) from 3.11.3 to 3.11.4.
- [Release notes](https://github.com/datastax/java-driver/releases)
- [Commits](apache/cassandra-java-driver@3.11.3...3.11.4)

---
updated-dependencies:
- dependency-name: com.datastax.cassandra:cassandra-driver-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2023
1 parent d4cffaa commit c46e329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cassandra-hadoop-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.datastax.cassandra</groupId>
<artifactId>cassandra-driver-core</artifactId>
<version>3.11.3</version>
<version>3.11.4</version>
<exclusions>
<exclusion>
<groupId>com.github.jnr</groupId>
Expand Down

0 comments on commit c46e329

Please sign in to comment.