From 2dc9c0a5590f274c29129acfc0d88e85e47e91a9 Mon Sep 17 00:00:00 2001
From: Edward Cho <114528615+eycho-am@users.noreply.github.com>
Date: Wed, 7 Dec 2022 14:49:43 -0500
Subject: [PATCH] Upgrade to Spark 3.3.0 (#442)
* Upgrade to Spark 3.3.0
* Update the version
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0d94d0870..e4295b6e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.amazon.deequ
deequ
- 2.0.0-spark-3.2
+ 2.0.2-spark-3.3
1.8
@@ -18,7 +18,7 @@
${scala.major.version}
4.4.0
- 3.2.1
+ 3.3.0
deequ