File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
paimon-spark/paimon-spark-4.0 Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ under the License.
3232 <name >Paimon : Spark : 4.0 : 2.13</name >
3333
3434 <properties >
35- <spark .version>4.0.1 </spark .version>
35+ <spark .version>4.0.2 </spark .version>
3636 </properties >
3737
3838 <dependencies >
Original file line number Diff line number Diff line change @@ -432,11 +432,11 @@ under the License.
432432 <antlr4 .version>4.13.1</antlr4 .version>
433433 <scala .binary.version>2.13</scala .binary.version>
434434 <scala .version>${scala213.version} </scala .version>
435- <paimon-spark-common .spark.version>4.0.1 </paimon-spark-common .spark.version>
435+ <paimon-spark-common .spark.version>4.0.2 </paimon-spark-common .spark.version>
436436 <paimon-sparkx-common >paimon-spark4-common_2.13</paimon-sparkx-common >
437437 <arrow .version>18.1.0</arrow .version>
438438 <test .spark.main.version>4.0</test .spark.main.version>
439- <test .spark.version>4.0.1 </test .spark.version>
439+ <test .spark.version>4.0.2 </test .spark.version>
440440 </properties >
441441 <activation >
442442 <property >
You can’t perform that action at this time.
0 commit comments