Skip to content

Commit 958833a

Browse files
committed
update CONGA dependency
1 parent ee61006 commit 958833a

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@
4747
<dependency>
4848
<groupId>io.wcm.devops.conga</groupId>
4949
<artifactId>io.wcm.devops.conga.generator</artifactId>
50-
<version>1.14.4</version>
50+
<version>1.14.7-SNAPSHOT</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>io.wcm.devops.conga</groupId>
5454
<artifactId>conga-maven-plugin</artifactId>
55-
<version>1.14.4</version>
55+
<version>1.14.7-SNAPSHOT</version>
5656
</dependency>
5757

5858
<dependency>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<plugin>
5858
<groupId>io.wcm.devops.conga</groupId>
5959
<artifactId>conga-maven-plugin</artifactId>
60-
<version>1.14.4</version>
60+
<version>1.14.7-SNAPSHOT</version>
6161
<extensions>true</extensions>
6262
<dependencies>
6363

tooling/conga-aem-maven-plugin/src/it/wcmio-aem-archetype/parent/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@
307307
<plugin>
308308
<groupId>io.wcm.devops.conga</groupId>
309309
<artifactId>conga-maven-plugin</artifactId>
310+
<version>1.14.7-SNAPSHOT</version>
310311
<dependencies>
311312
<dependency>
312313
<groupId>io.wcm.devops.conga.plugins</groupId>

0 commit comments

Comments
 (0)