Skip to content

Commit

Permalink
Update aem-cloud-validator to 1.4.0
Browse files Browse the repository at this point in the history
This includes a validator for the new search index patterns
Also this requires updating to the latest filevault-package-m-p 1.4.0
  • Loading branch information
kwin authored Dec 11, 2024
1 parent d33966c commit ccc5511
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@
<plugin>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>filevault-package-maven-plugin</artifactId>
<version>1.3.6</version>
<version>1.4.0</version>
<extensions>true</extensions>
<configuration>
<group>Netcentric</group>
Expand Down Expand Up @@ -362,7 +362,7 @@
<dependency>
<groupId>biz.netcentric.filevault.validator</groupId>
<artifactId>aem-cloud-validator</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit ccc5511

Please sign in to comment.