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-slingfeature-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 5589232 SLING-9598 Update Analysers to latest version
5589232 is described below
commit 5589232463e4c3c2bd8f976c94befebd1df768ac
Author: David Bosschaert <[email protected]>
AuthorDate: Tue Jul 21 09:03:13 2020 +0100
SLING-9598 Update Analysers to latest version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0dc1563..7c77ac8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature.analyser</artifactId>
- <version>1.3.2</version>
+ <version>1.3.4</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>