Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.spark:spark-sql_2.11 to v2.4.…
Browse files Browse the repository at this point in the history
…8.7.2.17.0-334
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent f9f4880 commit 1d474cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctm/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
implementation 'org.slf4j:slf4j-api:2.0.16'
testCompileOnly 'org.slf4j:slf4j-simple:2.0.16'
implementation 'org.apache.spark:spark-core_2.11:2.4.0-cdh6.2.0'
implementation 'org.apache.spark:spark-sql_2.11:2.4.0-cdh6.2.0'
implementation 'org.apache.spark:spark-sql_2.11:2.4.8.7.2.17.0-334'
implementation 'org.apache.spark:spark-hive_2.11:2.4.0-cdh6.2.0'
implementation "org.apache.spark:spark-mllib_2.11:2.4.0-cdh6.2.0"
implementation 'org.datasyslab:geospark:1.3.1'
Expand Down

0 comments on commit 1d474cf

Please sign in to comment.