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:
mr1716 2023-09-12 12:30:01 -04:00 committed by exceptionfactory
parent 01dadf10de
commit 8c68e5d8cc
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
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.2.0</version>
<version>4.4.0</version>
<exclusions>
<exclusion>
<groupId>org.bouncycastle</groupId>