build(deps-dev): bump org.apache.sling.engine in /it

Bumps org.apache.sling.engine from 2.10.3-SNAPSHOT to 2.14.0.

---
updated-dependencies:
- dependency-name: org.apache.sling:org.apache.sling.engine
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 455ec52e9547d1bb578a0351e68996c41e7680cb
  1. examples/
  2. it/
  3. .asf.yaml
  4. .gitignore
  5. .sling-module.json
  6. CODE_OF_CONDUCT.md
  7. CONTRIBUTING.md
  8. Jenkinsfile
  9. LICENSE
  10. pom.xml
  11. README.md
README.md

Apache Sling

Build Status Test Status Coverage Sonarcloud Status scripting License

Apache Sling Scripting Bundle Tracker Integration Tests

This project provides the integration tests and some test examples for the precompiled bundled scripts feature supported by the Apache Sling Servlets Resolver module, starting with the 2.7.0 release.

Example

To play around with a sling instance on localhost port 8080 (override with -Dhttp.port=) that has the examples installed run:

mvn clean verify -Pexample