Skip to content

Commit af45447

Browse files
scala
Co-authored-by: Thomas Chow <[email protected]>
1 parent 75545f8 commit af45447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud_aws/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ shared_libs = [
1010
maven_artifact("junit:junit"),
1111
maven_artifact("com.novocode:junit-interface"),
1212
maven_artifact("com.fasterxml.jackson.module:jackson-module-afterburner"),
13-
scala_artifact_with_suffix("org.apache.hudi:hudi-spark3-bundle"),
13+
scala_artifact_with_suffix("org.apache.hudi:hudi-spark3.5-bundle"),
1414
scala_artifact_with_suffix("org.scala-lang.modules:scala-collection-compat"),
1515
"//api:lib",
1616
"//api:thrift_java",

0 commit comments

Comments
 (0)