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