Skip to content

Commit 7ee619b

Browse files
Update dependency io.wcm:io.wcm.handler.media to v2.6.0 (#265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6a399f commit 7ee619b

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
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>io.wcm</groupId>
170170
<artifactId>io.wcm.handler.media</artifactId>
171-
<version>2.5.4</version>
171+
<version>2.6.0</version>
172172
</dependency>
173173
<dependency>
174174
<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
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>io.wcm</groupId>
135135
<artifactId>io.wcm.handler.media</artifactId>
136-
<version>2.5.4</version>
136+
<version>2.6.0</version>
137137
</dependency>
138138
<dependency>
139139
<groupId>io.wcm</groupId>

0 commit comments

Comments
 (0)