Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit 528c1ba

Browse files
authored
HOPSWORKS-656 (#19)
1 parent 9079aff commit 528c1ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>io.hops</groupId>
6464
<artifactId>hadoop-client</artifactId>
65-
<version>2.8.2.4</version>
65+
<version>2.8.2.5</version>
6666
</dependency>
6767
</dependencies>
6868

spark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<name>hops-examples-spark</name>
2727

2828
<properties>
29-
<spark.version>2.3.0</spark.version>
29+
<spark.version>2.3.2</spark.version>
3030
<scala.version>2.11</scala.version>
3131
</properties>
3232

0 commit comments

Comments
 (0)