Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Reference latest versions in example
  • Loading branch information
kwin authored Dec 6, 2023
1 parent 00c6075 commit 7470070
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aem-classification-validator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,13 @@ You can use this validator with the [FileVault Package Maven Plugin][3] in versi
<dependency>
<groupId>biz.netcentric.filevault.validator</groupId>
<artifactId>aem-classification-validator</artifactId>
<version>1.0.0</version>
<version>1.1.1</version>
</dependency>
<!-- the dependency containing the actual classification map -->
<dependency>
<groupId>biz.netcentric.filevault.validator.maps</groupId>
<artifactId>aem-classification-map-repo-annotations</artifactId>
<version>6.5.3.0</version>
<version>6.5.13.0</version>
</dependency>
<dependency>
<groupId>biz.netcentric.filevault.validator.maps</groupId>
Expand Down

0 comments on commit 7470070

Please sign in to comment.