mirror of https://github.com/apache/nifi.git
NIFI-11773 - Upgrade groovy to 3.0.18
Signed-off-by: Matt Burgess <mattyb149@apache.org> This closes #7455
This commit is contained in:
parent
f69b457757
commit
818cd2edf2
2
pom.xml
2
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.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>
|
||||
|
|
Loading…
Reference in New Issue