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 c20d78fea2 NIFI-11925 Upgraded smbj from 0.12.1 to 0.12.2
c20d78fea2 is described below
commit c20d78fea23406cef5a92279d91c5db1e3c2b90c
Author: mr1716 <[email protected]>
AuthorDate: Wed Aug 9 12:34:52 2023 -0400
NIFI-11925 Upgraded smbj from 0.12.1 to 0.12.2
This closes #7589
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit 0643e1db9669555aee2a5abc875fbee62fc4c0bb)
---
nifi-nar-bundles/nifi-smb-bundle/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nifi-nar-bundles/nifi-smb-bundle/pom.xml
b/nifi-nar-bundles/nifi-smb-bundle/pom.xml
index d0fabd17ba..f44bbdac8c 100644
--- a/nifi-nar-bundles/nifi-smb-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-smb-bundle/pom.xml
@@ -40,7 +40,7 @@
<dependency>
<groupId>com.hierynomus</groupId>
<artifactId>smbj</artifactId>
- <version>0.12.1</version>
+ <version>0.12.2</version>
<exclusions>
<exclusion>
<groupId>org.bouncycastle</groupId>