update to next snapshot version until release is available on maven central
diff --git a/pom.xml b/pom.xml
index 6cfc0d0..4150633 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.sightly.compiler.java</artifactId>
-            <version>1.0.18</version>
+            <version>1.0.19-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>commons-io</groupId>