Skip to content

Commit ccc5511

Browse files
authored
Update aem-cloud-validator to 1.4.0
This includes a validator for the new search index patterns Also this requires updating to the latest filevault-package-m-p 1.4.0
1 parent d33966c commit ccc5511

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
<plugin>
301301
<groupId>org.apache.jackrabbit</groupId>
302302
<artifactId>filevault-package-maven-plugin</artifactId>
303-
<version>1.3.6</version>
303+
<version>1.4.0</version>
304304
<extensions>true</extensions>
305305
<configuration>
306306
<group>Netcentric</group>
@@ -362,7 +362,7 @@
362362
<dependency>
363363
<groupId>biz.netcentric.filevault.validator</groupId>
364364
<artifactId>aem-cloud-validator</artifactId>
365-
<version>1.3.0</version>
365+
<version>1.4.0</version>
366366
</dependency>
367367
</dependencies>
368368
</plugin>

0 commit comments

Comments
 (0)