This is an automated email from the ASF dual-hosted git repository.
davidb 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 27dfbcb Update to latest dependencies
27dfbcb is described below
commit 27dfbcb8f84ad0b9cc681d28488b61f39e3d9ac3
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Feb 5 14:14:19 2021 +0000
Update to latest dependencies
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index cbabcf9..0be4b89 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.19-SNAPSHOT</version>
+ <version>1.2.20</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -152,7 +152,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.repoinit.parser</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4</version>
</dependency>
<dependency>
<groupId>javax.jcr</groupId>