mirror of https://github.com/apache/nifi.git
NIFI-11925 Upgraded smbj from 0.12.1 to 0.12.2
This closes #7589 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
b3c620411a
commit
0643e1db96
|
@ -40,7 +40,7 @@
|
|||
<dependency>
|
||||
<groupId>com.hierynomus</groupId>
|
||||
<artifactId>smbj</artifactId>
|
||||
<version>0.12.1</version>
|
||||
<version>0.12.2</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.bouncycastle</groupId>
|
||||
|
|
Loading…
Reference in New Issue