Skip to content

Commit

Permalink
Merge pull request #2 from xuechendi/dependabot/maven/core/org.apache…
Browse files Browse the repository at this point in the history
….spark-spark-core_2.12-3.4.0

Bump spark-core_2.12 from 3.1.1 to 3.4.0 in /core
  • Loading branch information
xuechendi authored Jun 27, 2023
2 parents 6a6e7ad + 1367e20 commit 7515a5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-core_2.12</artifactId>
<version>3.1.1</version>
<version>3.4.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand All @@ -34,7 +34,7 @@
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-core_2.12</artifactId>
<version>3.1.1</version>
<version>3.4.0</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 7515a5b

Please sign in to comment.