Skip to content

Commit

Permalink
Update to latest ResourceResolver Mock.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Aug 15, 2023
1 parent 1a1e441 commit 2aee63f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
Add mock implementation for JcrTagManagerFactory.
</action>
<action type="update" dev="sseifert">
Update to latest OSGI Mock, Sling Mock.
Update to latest OSGI Mock, ResourceResolver Mock, Sling Mock.
</action>
<action type="fix" dev="sseifert">
Exclude transitive dependencies from com.day.commons:day-commons-gfx to avoid leaking in old dependencies in classpath.
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<jcr-mock.version>1.6.10</jcr-mock.version>

<!-- Resource Resolver Mock -->
<resourceresolver-mock.version>1.4.2</resourceresolver-mock.version>
<resourceresolver-mock.version>1.4.3-SNAPSHOT</resourceresolver-mock.version>

<!-- Sling Mock -->
<sling-mock.version>3.4.11-SNAPSHOT</sling-mock.version>
Expand Down

0 comments on commit 2aee63f

Please sign in to comment.