NIFI-11773 - Upgrade groovy to 3.0.18

Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #7455
This commit is contained in:
Pierre Villard 2023-07-03 14:28:40 +02:00 committed by Matt Burgess
parent f69b457757
commit 818cd2edf2
1 changed files with 1 additions and 1 deletions

View File

@ -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.11</json.smart.version>
<nifi.groovy.version>3.0.17</nifi.groovy.version>
<nifi.groovy.version>3.0.18</nifi.groovy.version>
<groovy.eclipse.compiler.version>3.9.0</groovy.eclipse.compiler.version>
<groovy.eclipse.batch.version>3.0.9-03</groovy.eclipse.batch.version>
<surefire.version>3.0.0</surefire.version>