Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 16, 2022
1 parent 321433e commit 1f012ec
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 @@ -227,7 +227,7 @@ under the License.
<dependency>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-core-shaded</artifactId>
<version>4.10.0</version>
<version>4.14.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
Expand Down

0 comments on commit 1f012ec

Please sign in to comment.