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 691870806d NIFI-12879 Upgraded Clojure from 1.11.1 to 1.11.2
691870806d is described below

commit 691870806dfe273a584eef5f86f5aa0182e1700d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 8 20:58:36 2024 +0000

    NIFI-12879 Upgraded Clojure from 1.11.1 to 1.11.2
    
    This closes #8487
    
    Signed-off-by: David Handermann <[email protected]>
    (cherry picked from commit 63cc0520dca09acee2dc8f1abb1e2c48c8f4e3e4)
---
 .../nifi-scripting-bundle/nifi-scripting-processors/pom.xml             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml 
b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml
index 38a2c7a4db..dbf63c0db7 100644
--- a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml
@@ -101,7 +101,7 @@
         <dependency>
             <groupId>org.clojure</groupId>
             <artifactId>clojure</artifactId>
-            <version>1.11.1</version>
+            <version>1.11.2</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>

Reply via email to