Skip to content

Commit 8ce774f

Browse files
Update dependency io.wcm:io.wcm.testing.aem-mock.junit5 to v5.6.12 (#261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f30202 commit 8ce774f

File tree

2 files changed

+2
-2
lines changed
  • tooling/conga-aem-maven-plugin/src/it
    • wcmio-archetype-aem65/parent
    • wcmio-archetype-cloud/parent

2 files changed

+2
-2
lines changed

tooling/conga-aem-maven-plugin/src/it/wcmio-archetype-aem65/parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<dependency>
196196
<groupId>io.wcm</groupId>
197197
<artifactId>io.wcm.testing.aem-mock.junit5</artifactId>
198-
<version>5.6.10</version>
198+
<version>5.6.12</version>
199199
</dependency>
200200
<dependency>
201201
<groupId>org.apache.sling</groupId>

tooling/conga-aem-maven-plugin/src/it/wcmio-archetype-cloud/parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
<dependency>
161161
<groupId>io.wcm</groupId>
162162
<artifactId>io.wcm.testing.aem-mock.junit5</artifactId>
163-
<version>5.6.10</version>
163+
<version>5.6.12</version>
164164
</dependency>
165165
<dependency>
166166
<groupId>org.apache.sling</groupId>

0 commit comments

Comments
 (0)