This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch issue/xss-2.3.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
commit f650f8ecbb3620a2089177c84aa385c933beb88a Author: Robert Munteanu <[email protected]> AuthorDate: Tue Oct 4 14:27:26 2022 +0200 Update to o.a.s.xss 2.3.0 --- src/main/features/base.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/features/base.json b/src/main/features/base.json index 65de5e4..d268343 100644 --- a/src/main/features/base.json +++ b/src/main/features/base.json @@ -127,7 +127,7 @@ "start-order":"20" }, { - "id":"org.apache.sling:org.apache.sling.xss:2.2.20", + "id":"org.apache.sling:org.apache.sling.xss:2.3.0", "start-order":"20" }, {
