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-analyser.git
The following commit(s) were added to refs/heads/master by this push:
new 8f2b12c Update to latest feature model
8f2b12c is described below
commit 8f2b12cc62947556f267ef1c3d39cf3ad19aa582
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Aug 3 08:05:17 2021 +0200
Update to latest feature model
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 45858ae..07ecf41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.2.24</version>
+ <version>1.2.28</version>
<scope>provided</scope>
</dependency>
<dependency>