mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 10:38:33 +00:00
NIFI-11510 - Upgrade Box SDK to 4.1.0
This closes #7219 Signed-off-by: Mike Thomsen <mthomsen@apache.org>
This commit is contained in:
parent
e22b6a93c7
commit
f4850bec90
@ -29,7 +29,7 @@
|
||||
<dependency>
|
||||
<groupId>com.box</groupId>
|
||||
<artifactId>box-java-sdk</artifactId>
|
||||
<version>4.0.1</version>
|
||||
<version>4.1.0</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.bouncycastle</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user