This is an automated email from the ASF dual-hosted git repository.

enorman 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 672d667  chore(deps): update dependency org.owasp.encoder:encoder to 
v1.3.1 (#368)
672d667 is described below

commit 672d66791191ebaebdaac0bc476463970a79ab4c
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Sep 13 01:39:48 2024 +0200

    chore(deps): update dependency org.owasp.encoder:encoder to v1.3.1 (#368)
---
 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 09cec88..b7dfeb1 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -7,7 +7,7 @@
     },
     "bundles":[
         {
-            "id":"org.owasp.encoder:encoder:1.2.3",
+            "id":"org.owasp.encoder:encoder:1.3.1",
             "start-order":"5"
         },
         {

Reply via email to