Skip to content

Commit 84344b4

Browse files
Update acs.aem.commons.version to v6.15.0 (#252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6344c09 commit 84344b4

File tree

4 files changed

+4
-4
lines changed
  • tooling/conga-aem-maven-plugin/src/it

4 files changed

+4
-4
lines changed

tooling/conga-aem-maven-plugin/src/it/example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<description>Example definitions and templates.</description>
4040

4141
<properties>
42-
<acs.aem.commons.version>6.14.0</acs.aem.commons.version>
42+
<acs.aem.commons.version>6.15.0</acs.aem.commons.version>
4343
</properties>
4444

4545
<dependencies>

tooling/conga-aem-maven-plugin/src/it/mixed-no-package-type/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<description>Test case with packages with "mixed" package types, and packages without package type and "all" package.</description>
4040

4141
<properties>
42-
<acs.aem.commons.version>6.14.0</acs.aem.commons.version>
42+
<acs.aem.commons.version>6.15.0</acs.aem.commons.version>
4343
</properties>
4444

4545
<dependencies>

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
@@ -30,7 +30,7 @@
3030

3131
<!-- Versions -->
3232
<core.wcm.components.version>2.30.2</core.wcm.components.version>
33-
<acs.aem.commons.version>6.14.0</acs.aem.commons.version>
33+
<acs.aem.commons.version>6.15.0</acs.aem.commons.version>
3434

3535
<!-- Enable reproducible builds -->
3636
<project.build.outputTimestamp>2021-01-01T00:00:00Z</project.build.outputTimestamp>

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
@@ -29,7 +29,7 @@
2929
<eclipse.settings.nullanalysis>enabled</eclipse.settings.nullanalysis>
3030

3131
<!-- Versions -->
32-
<acs.aem.commons.version>6.14.0</acs.aem.commons.version>
32+
<acs.aem.commons.version>6.15.0</acs.aem.commons.version>
3333

3434
<!-- Enable reproducible builds -->
3535
<project.build.outputTimestamp>2021-01-01T00:00:00Z</project.build.outputTimestamp>

0 commit comments

Comments
 (0)