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

mattyb149 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 cd5daa00a3 NIFI-11773 - Upgrade groovy to 3.0.18
cd5daa00a3 is described below

commit cd5daa00a3a124d8b0fb03a4e9e534ef85d47f63
Author: Pierre Villard <[email protected]>
AuthorDate: Mon Jul 3 14:28:40 2023 +0200

    NIFI-11773 - Upgrade groovy to 3.0.18
    
    Signed-off-by: Matt Burgess <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 06eb25f89b..49a036b214 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,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.11</json.smart.version>
-        <nifi.groovy.version>3.0.17</nifi.groovy.version>
+        <nifi.groovy.version>3.0.18</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.6</hadoop.version>

Reply via email to