Skip to content

Commit

Permalink
discard Java Driver for Apache Cassandra
Browse files Browse the repository at this point in the history
  • Loading branch information
shalousun committed Jul 15, 2023
1 parent bf45929 commit 873699e
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ public boolean ignoreArtifactById(CustomArtifact artifact) {
case "kubernetes-client":
case "client-java-proto":
case "dynamic-datasource-spring-boot-starter":
case "java-driver-core":
case "java-driver-query-builder":
case "java-driver-mapper-runtime":
return true;
default:
return this.ignore(filterChain, artifact);
Expand Down

0 comments on commit 873699e

Please sign in to comment.