Skip to content

Commit 7e731f1

Browse files
committed
Update to aemanalyser-m-p 1.6.12
1 parent 5a0bfa1 commit 7e731f1

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,6 @@
120120
</dependency>
121121
<!-- the following are not managed in io.wcm.maven.aem-dependencies but still shipped in AEM -->
122122
<!-- https://github.com/wcm-io/io.wcm.maven.aem-dependencies/issues/24 -->
123-
<dependency>
124-
<groupId>org.apache.sling</groupId>
125-
<artifactId>org.apache.sling.commons.scheduler</artifactId>
126-
<version>2.7.2</version>
127-
</dependency>
128123
<dependency>
129124
<groupId>org.apache.sling</groupId>
130125
<artifactId>org.apache.sling.event</artifactId>
@@ -457,8 +452,7 @@
457452
<plugin>
458453
<groupId>com.adobe.aem</groupId>
459454
<artifactId>aemanalyser-maven-plugin</artifactId>
460-
<!-- moving to newer version does not work yet: https://github.com/adobe/aemanalyser-maven-plugin/issues/342 -->
461-
<version>1.6.4</version>
455+
<version>1.6.12</version>
462456
<executions>
463457
<execution>
464458
<id>aem-analyser</id>

0 commit comments

Comments
 (0)