mirror of https://github.com/apache/nifi.git
NIFI-11605 Update spark-streaming_2.13 to to 3.3.2
This closes #7306 Signed-off-by: Mike Thomsen <mthomsen@apache.org>
This commit is contained in:
parent
bfa4b178ee
commit
f6b0bd30df
|
@ -27,7 +27,7 @@
|
|||
<groupId>org.apache.spark</groupId>
|
||||
<artifactId>spark-streaming_2.13</artifactId>
|
||||
<scope>provided</scope>
|
||||
<version>3.3.1</version>
|
||||
<version>3.3.2</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>commons-logging</groupId>
|
||||
|
|
Loading…
Reference in New Issue