Skip to content

Commit 079deab

Browse files
Update dependency io.wcm:io.wcm.wcm.commons to v1.11.2 (#248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14df3c8 commit 079deab

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
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>io.wcm</groupId>
140140
<artifactId>io.wcm.wcm.commons</artifactId>
141-
<version>1.11.0</version>
141+
<version>1.11.2</version>
142142
</dependency>
143143
<dependency>
144144
<groupId>io.wcm</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
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>io.wcm</groupId>
105105
<artifactId>io.wcm.wcm.commons</artifactId>
106-
<version>1.11.0</version>
106+
<version>1.11.2</version>
107107
</dependency>
108108
<dependency>
109109
<groupId>io.wcm</groupId>

0 commit comments

Comments
 (0)