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 24d3b06 chore(deps): update sling.feature.launcher.version to v1.3.6
(#629)
24d3b06 is described below
commit 24d3b06e1c557724dabf02da8771a369952b5523
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jun 8 16:14:31 2026 +0100
chore(deps): update sling.feature.launcher.version to v1.3.6 (#629)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 719aead..a27069d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
<properties>
<sling.java.version>17</sling.java.version>
<starter.min.bundles.count>126</starter.min.bundles.count>
- <sling.feature.launcher.version>1.3.4</sling.feature.launcher.version>
+ <sling.feature.launcher.version>1.3.6</sling.feature.launcher.version>
<!-- versions to be replaced in the feature files -->
<!-- renovate: depName=org.ow2.asm:asm -->