Skip to content

Commit

Permalink
Update java driver 3.11.0 to 3.11.5 (#1523)
Browse files Browse the repository at this point in the history
Co-authored-by: Brad Schoening <bschoening>
  • Loading branch information
bschoening authored Sep 13, 2024
1 parent bab1d45 commit 572132d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
<dependency>
<groupId>com.datastax.cassandra</groupId>
<artifactId>cassandra-driver-core</artifactId>
<version>3.11.0</version>
<version>3.11.5</version>
<exclusions>
<exclusion>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 572132d

Please sign in to comment.