mirror of https://github.com/apache/nifi.git
NIFI-11843 Upgraded Box SDK from 4.1.0 to 4.2.0
This closes #7512 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
8d5a6ce8d2
commit
ca2ee34bc2
|
@ -29,7 +29,7 @@
|
|||
<dependency>
|
||||
<groupId>com.box</groupId>
|
||||
<artifactId>box-java-sdk</artifactId>
|
||||
<version>4.1.0</version>
|
||||
<version>4.2.0</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.bouncycastle</groupId>
|
||||
|
|
Loading…
Reference in New Issue