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 ab3718d  chore(deps): update dependency 
org.osgi:org.osgi.util.pushstream to v1.1.0 (#118)
ab3718d is described below

commit ab3718d074060565eb7c716fd996b118ae775002
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Apr 19 01:43:38 2023 +0200

    chore(deps): update dependency org.osgi:org.osgi.util.pushstream to v1.1.0 
(#118)
---
 src/main/features/boot.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/features/boot.json b/src/main/features/boot.json
index 6d07839..aa5bea0 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -129,7 +129,7 @@
             "start-order":"1"
         },
         {
-            "id":"org.osgi:org.osgi.util.pushstream:1.0.2",
+            "id":"org.osgi:org.osgi.util.pushstream:1.1.0",
             "start-order":"1"
         },
         {

Reply via email to