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:
Pierre Villard 2023-05-01 18:47:19 +03:00 committed by Mike Thomsen
parent 3a3b9edc71
commit 9f3284393a
1 changed files with 1 additions and 1 deletions

View File

@ -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>