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-extension-apiregions.git
The following commit(s) were added to refs/heads/master by this push:
new 438db28 Use latest release feature model 1.2.2
438db28 is described below
commit 438db283b9cff8af4de33806cb68f7b4383d9c23
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Mar 30 11:14:16 2021 +0200
Use latest release feature model 1.2.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fd785b7..5ffcbde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.2.20</version>
+ <version>1.2.22</version>
<scope>provided</scope>
</dependency>
<dependency>