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

joewitt 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 d62c8054d0 NIFI-12911 Upgraded Jagged from 0.3.0 to 0.3.2 This closes 
#8522.
d62c8054d0 is described below

commit d62c8054d016bbbd96b949e804fa471c6b24d274
Author: exceptionfactory <exceptionfact...@apache.org>
AuthorDate: Fri Mar 15 16:01:47 2024 -0500

    NIFI-12911 Upgraded Jagged from 0.3.0 to 0.3.2
    This closes #8522.
    
    Signed-off-by: Joseph Witt <joew...@apache.org>
---
 nifi-nar-bundles/nifi-cipher-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-cipher-bundle/pom.xml 
b/nifi-nar-bundles/nifi-cipher-bundle/pom.xml
index b3e6233c0f..049d23b0de 100644
--- a/nifi-nar-bundles/nifi-cipher-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-cipher-bundle/pom.xml
@@ -36,7 +36,7 @@
             <dependency>
                 <groupId>com.exceptionfactory.jagged</groupId>
                 <artifactId>jagged-bom</artifactId>
-                <version>0.3.0</version>
+                <version>0.3.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>

Reply via email to