commit | 1efd50c0d8e7ad369856625b401a7ef27d7fdb60 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Sep 01 23:00:23 2022 +0000 |
committer | GitHub <noreply@github.com> | Thu Sep 01 23:00:23 2022 +0000 |
tree | 975a18e5c4c6473fda2eb8a455b57c7822bf2711 | |
parent | f0e1cbcef3750acb93dec43b98f3e75286af914d [diff] |
build(deps-dev): bump jsoup from 1.7.3 to 1.15.3 in /it Bumps [jsoup](https://github.com/jhy/jsoup) from 1.7.3 to 1.15.3. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.7.3...jsoup-1.15.3) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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.
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