Skip to content

Commit ade42d1

Browse files
committed
update spark versions
1 parent 4c22ec7 commit ade42d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spark-k8s/versions.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
versions = [
22
{
3-
"product": "3.5.1",
3+
"product": "3.5.2",
44
"java-base": "17",
55
"java-devel": "17",
66
"python": "3.11",
@@ -18,7 +18,7 @@
1818
"hbase_connector": "1.0.1",
1919
},
2020
{
21-
"product": "3.5.2",
21+
"product": "3.5.5",
2222
"java-base": "17",
2323
"java-devel": "17",
2424
"python": "3.11",

0 commit comments

Comments
 (0)