Repository: bahir Updated Branches: refs/heads/master a94c07a6f -> 4fccb4bd9
Set Spark version to 2.3.2 preparing for release Project: http://git-wip-us.apache.org/repos/asf/bahir/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir/commit/4fccb4bd Tree: http://git-wip-us.apache.org/repos/asf/bahir/tree/4fccb4bd Diff: http://git-wip-us.apache.org/repos/asf/bahir/diff/4fccb4bd Branch: refs/heads/master Commit: 4fccb4bd98d1f6a6191a3315a407f6afcfbd8aa7 Parents: a94c07a Author: Luciano Resende <[email protected]> Authored: Fri Nov 30 20:29:15 2018 +0100 Committer: Luciano Resende <[email protected]> Committed: Fri Nov 30 20:29:15 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir/blob/4fccb4bd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bda1c53..52fb22c 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ <log4j.version>1.2.17</log4j.version> <!-- Spark version --> - <spark.version>2.3.1</spark.version> + <spark.version>2.3.2</spark.version> <!-- MQTT Client --> <mqtt.paho.client>1.1.0</mqtt.paho.client>
