This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git
The following commit(s) were added to refs/heads/master by this push:
new fecbffc Update to feature model 1.2.30
fecbffc is described below
commit fecbffcdaad95a74f954757cb5b4a3f3ff25c877
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Jan 12 15:18:04 2022 +0100
Update to feature model 1.2.30
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 92fcae3..73cf280 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,7 +234,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.2.28</version>
+ <version>1.2.30</version>
<scope>provided</scope>
</dependency>
<dependency>