Skip to content

Commit

Permalink
Spark 3.5.4 RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 committed Dec 17, 2024
1 parent 18bb711 commit 2feb6b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ allprojects {
repositories {
mavenCentral()
mavenLocal()
// Spark 3.5.4 RC2 staging repo
maven { url = "https://repository.apache.org/content/repositories/orgapachespark-1473/" }
// Spark 3.5.4 RC3 staging repo
maven { url = "https://repository.apache.org/content/repositories/orgapachespark-1474/" }
}
}

Expand Down

0 comments on commit 2feb6b0

Please sign in to comment.