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 a6fb60d  chore(deps): update dependency org.owasp.encoder:encoder to 
v1.4.0 (#552)
a6fb60d is described below

commit a6fb60dcfce09958cb8627ebc229832ba5d6551f
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Nov 18 17:12:16 2025 +0000

    chore(deps): update dependency org.owasp.encoder:encoder to v1.4.0 (#552)
---
 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 44773ba..5dda671 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -7,7 +7,7 @@
     },
     "bundles":[
         {
-            "id":"org.owasp.encoder:encoder:1.3.1",
+            "id":"org.owasp.encoder:encoder:1.4.0",
             "start-order":"5"
         },
         {

Reply via email to