This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
     new 0643e1db96 NIFI-11925 Upgraded smbj from 0.12.1 to 0.12.2
0643e1db96 is described below

commit 0643e1db9669555aee2a5abc875fbee62fc4c0bb
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]>
---
 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 4876428076..d58d31c89f 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>

Reply via email to