This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
new 213511c151 NIFI-12046 Upgraded box-java-sdk from 4.2.0 to 4.4.0
213511c151 is described below
commit 213511c151b6ca64dab699c19462488b878d00f9
Author: mr1716 <[email protected]>
AuthorDate: Tue Sep 12 12:30:01 2023 -0400
NIFI-12046 Upgraded box-java-sdk from 4.2.0 to 4.4.0
This closes #7683
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit 8c68e5d8ccab2cfa65593352ef58ad76d26ead89)
---
nifi-nar-bundles/nifi-box-bundle/nifi-box-services-api/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-api/pom.xml
b/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-api/pom.xml
index b482b83176..768f29a410 100644
--- a/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-api/pom.xml
+++ b/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-api/pom.xml
@@ -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>