mirror of https://github.com/apache/nifi.git
NIFI-12583 Update SMBJ to 0.13.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #8220.
This commit is contained in:
parent
f55093d103
commit
0132f8e5d9
|
@ -41,7 +41,7 @@
|
|||
<dependency>
|
||||
<groupId>com.hierynomus</groupId>
|
||||
<artifactId>smbj</artifactId>
|
||||
<version>0.12.2</version>
|
||||
<version>0.13.0</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.bouncycastle</groupId>
|
||||
|
|
Loading…
Reference in New Issue