Skip to content

Commit

Permalink
Update dependency io.wcm:io.wcm.testing.aem-mock.junit5 to v5.6.4 (#149)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Stefan Seifert <[email protected]>
  • Loading branch information
renovate[bot] and stefanseifert authored Dec 17, 2024
1 parent 44eb97b commit 79379de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/archetype-resources/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.models.impl</artifactId>
## renovate: depName=org.apache.sling:org.apache.sling.models.impl
<version>1.7.6</version>
<version>1.7.7-SNAPSHOT</version>
</dependency>

#end
Expand Down Expand Up @@ -245,7 +245,7 @@
<groupId>io.wcm</groupId>
<artifactId>io.wcm.testing.aem-mock.junit5</artifactId>
## renovate: depName=io.wcm:io.wcm.testing.aem-mock.junit5
<version>5.6.2</version>
<version>5.6.4</version>
</dependency>
#if ( $optionAemVersion == "6.5" && ($optionAemServicePack=="y" || $optionAemServicePackAPI=="y") )
<dependency>
Expand Down

0 comments on commit 79379de

Please sign in to comment.