Skip to content

Commit

Permalink
Bump org.apache.spark:spark-core_2.12 from 3.2.2 to 3.3.3 in /core
Browse files Browse the repository at this point in the history
Bumps org.apache.spark:spark-core_2.12 from 3.2.2 to 3.3.3.

---
updated-dependencies:
- dependency-name: org.apache.spark:spark-core_2.12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent c03e3cb commit a19d3ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
<url>https://github.com/oap-project/raydp.git</url>

<properties>
<spark.version>3.2.2</spark.version>
<spark322.version>3.2.2</spark322.version>
<spark330.version>3.3.0</spark330.version>
<spark340.version>3.4.0</spark340.version>
<spark.version>3.3.3</spark.version>
<spark322.version>3.3.3</spark322.version>
<spark330.version>3.3.3</spark330.version>
<spark340.version>3.3.3</spark340.version>
<snappy.version>1.1.10.1</snappy.version>
<netty.version>4.1.94.Final</netty.version>
<commons.text.version>1.10.0</commons.text.version>
Expand Down

0 comments on commit a19d3ae

Please sign in to comment.