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 6864a55 chore(deps): update dependency
org.apache.sling:org.apache.sling.feature.launcher to v1.3.4 (#483)
6864a55 is described below
commit 6864a55dcc5c8defd1584f5b2f0fc5380420e37c
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Jun 19 19:20:18 2025 +0200
chore(deps): update dependency
org.apache.sling:org.apache.sling.feature.launcher to v1.3.4 (#483)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2a8cf86..efecc22 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.2</sling.feature.launcher.version>
+ <sling.feature.launcher.version>1.3.4</sling.feature.launcher.version>
<!-- versions to be replaced in the feature files -->
<!-- renovate: depName=org.ow2.asm:asm -->