First public release
Fixed potential security vulnerabilities in dependencies alerted by depandabot.
Cleaned up and fixed the sample helloworld to work with latest apl.
This is available at,
https://repo.maven.apache.org/maven2/com/intuit/apl/apl-core/0.23/
Please read README for more information and instructions for use,
<dependency>
<groupId>com.intuit.apl</groupId>
<artifactId>apl-core</artifactId>
<version>0.23</version>
</dependency>