Commit c28973b
chore(deps): bump org.apache.spark:spark-sql_2.13 from 3.5.0 to 4.1.2 (#62)
* chore(deps): bump org.apache.spark:spark-sql_2.13 from 3.5.0 to 4.1.2
Bumps org.apache.spark:spark-sql_2.13 from 3.5.0 to 4.1.2.
---
updated-dependencies:
- dependency-name: org.apache.spark:spark-sql_2.13
dependency-version: 4.1.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* ci: switch to Java 17, fix tests on JDK 17.0.13+
- Switch CI from Java 8 to Java 17 (artifact target stays 1.8)
- Add Surefire --add-opens flags required for Spark 3.x on Java 17
- Add mockito-core to stub Subject.getSubject() (removed in JDK 17.0.13+)
- Load test JSON via InputStream to avoid Hadoop FileSystem.get() in ForkJoin workers
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anush008 <mail@anush.sh>1 parent d33bf6c commit c28973b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments