Skip to content

Commit

Permalink
SITES-23678: update sling models impl test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
buuhuu committed Aug 21, 2024
1 parent ca95f0e commit 64303fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/archetype/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ Import-Package: javax.annotation;version=0.0.0,*
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.models.impl</artifactId>
<version>1.4.4</version>
<version>1.4.14</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 64303fb

Please sign in to comment.