Bump commons-io:commons-io from 2.4 to 2.14.0

Bumps commons-io:commons-io from 2.4 to 2.14.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 8ce668fd34f0cbd9ec2a1200736f39076d549428
  1. src/
  2. .asf.yaml
  3. .git-blame-ignore-revs
  4. .gitignore
  5. .sling-module.json
  6. bnd.bnd
  7. CODE_OF_CONDUCT.md
  8. CONTRIBUTING.md
  9. Jenkinsfile
  10. LICENSE
  11. pom.xml
  12. README.md
README.md

Apache Sling

Build Status Coverage Sonarcloud Status JavaDoc Maven Central scripting License

Apache Sling Scripting HTL Read-Eval-Print Loop Environment

This module is part of the Apache Sling project.

To install:

mvn clean install sling:install

Then just browse to http://localhost:8080/htl/repl.html.