Upgrade to latest Apache Ivy
This commit is contained in:
@@ -75,7 +75,6 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.ivy</groupId>
|
||||
<artifactId>ivy</artifactId>
|
||||
<version>${apache-ivy.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.cloud.fn</groupId>
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
@Grab('org.grooscript:grooscript:1.3.0')
|
||||
import org.grooscript.GrooScript
|
||||
@Grab('org.grooscript:grooscript:1.3.0')
|
||||
import org.grooscript.GrooScript
|
||||
|
||||
GrooScript.convert(new String(payload))
|
||||
|
||||
Reference in New Issue
Block a user