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

commit 3368a6699557648ed7927f16a1014822c062d07b
Author: Pierre Villard <[email protected]>
AuthorDate: Fri Apr 7 16:14:33 2023 +0300

    NIFI-11399 Upgraded Groovy from 3.0.14 to 3.0.17
    
    This closes #7131
    
    Signed-off-by: David Handermann <[email protected]>
    (cherry picked from commit e33debccd391311cabcdf0b6acd1faeb28f7d0fc)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eaf82039e0..1ef73546ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
         <javax.annotation-api.version>1.3.2</javax.annotation-api.version>
         <jakarta.xml.bind-api.version>2.3.3</jakarta.xml.bind-api.version>
         <json.smart.version>2.4.10</json.smart.version>
-        <nifi.groovy.version>3.0.14</nifi.groovy.version>
+        <nifi.groovy.version>3.0.17</nifi.groovy.version>
         <groovy.eclipse.batch.version>3.0.8-01</groovy.eclipse.batch.version>
         <surefire.version>3.0.0</surefire.version>
         <hadoop.version>3.3.5</hadoop.version>

Reply via email to