This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
The following commit(s) were added to refs/heads/master by this push:
new 83b3240 chore(deps): update dependency
org.apache.sling:org.apache.sling.servlets.post to v2.6.0 (#243)
83b3240 is described below
commit 83b3240bcb5633530addfcff50113bede25bf9c9
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Oct 9 16:19:52 2023 +0200
chore(deps): update dependency
org.apache.sling:org.apache.sling.servlets.post to v2.6.0 (#243)
---
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 ff58e6d..a155f22 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -123,7 +123,7 @@
"start-order":"20"
},
{
- "id":"org.apache.sling:org.apache.sling.servlets.post:2.5.0",
+ "id":"org.apache.sling:org.apache.sling.servlets.post:2.6.0",
"start-order":"20"
},
{