Skip to content

Commit c6a399f

Browse files
Update dependency io.wcm:io.wcm.handler.link to v2.3.0 (#264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 467e5b5 commit c6a399f

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
@@ -173,7 +173,7 @@
173173
<dependency>
174174
<groupId>io.wcm</groupId>
175175
<artifactId>io.wcm.handler.link</artifactId>
176-
<version>2.2.10</version>
176+
<version>2.3.0</version>
177177
</dependency>
178178
<dependency>
179179
<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
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>io.wcm</groupId>
140140
<artifactId>io.wcm.handler.link</artifactId>
141-
<version>2.2.10</version>
141+
<version>2.3.0</version>
142142
</dependency>
143143
<dependency>
144144
<groupId>io.wcm</groupId>

0 commit comments

Comments
 (0)