Skip to content

Commit

Permalink
deps: update dependency org.apache.spark:spark-sql_2.11 to v2.4.8 (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 25, 2021
1 parent 0eb6a42 commit 45997fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-sql_2.11</artifactId>
<version>2.4.7</version>
<version>2.4.8</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-sql_2.11</artifactId>
<version>2.4.7</version>
<version>2.4.8</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit 45997fc

Please sign in to comment.