Skip to content

Commit

Permalink
Update aem-cloud-validator to 1.4.0 (#774)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwin authored Dec 11, 2024
1 parent d33966c commit e74e261
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 e74e261

Please sign in to comment.