Skip to content

Commit 7aa9421

Browse files
Update dependency io.wcm:io.wcm.handler.url to v2.1.4 (#273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e5c3954 commit 7aa9421

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
@@ -163,7 +163,7 @@
163163
<dependency>
164164
<groupId>io.wcm</groupId>
165165
<artifactId>io.wcm.handler.url</artifactId>
166-
<version>2.1.2</version>
166+
<version>2.1.4</version>
167167
</dependency>
168168
<dependency>
169169
<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
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>io.wcm</groupId>
130130
<artifactId>io.wcm.handler.url</artifactId>
131-
<version>2.1.2</version>
131+
<version>2.1.4</version>
132132
</dependency>
133133
<dependency>
134134
<groupId>io.wcm</groupId>

0 commit comments

Comments
 (0)