Skip to content

Commit 1f33c2d

Browse files
committed
update dependency
1 parent cc40d30 commit 1f33c2d

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
<dependency>
5858
<groupId>io.wcm.devops.conga</groupId>
5959
<artifactId>io.wcm.devops.conga.generator</artifactId>
60-
<version>1.15.0</version>
60+
<version>1.16.2</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>io.wcm.devops.conga</groupId>
6464
<artifactId>conga-maven-plugin</artifactId>
65-
<version>1.15.0</version>
65+
<version>1.16.2</version>
6666
</dependency>
6767

6868
<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
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>io.wcm.devops.conga</groupId>
7575
<artifactId>conga-maven-plugin</artifactId>
76-
<version>1.15.0</version>
76+
<version>1.16.2</version>
7777
<extensions>true</extensions>
7878
<dependencies>
7979

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
@@ -67,7 +67,7 @@
6767
<plugin>
6868
<groupId>io.wcm.devops.conga</groupId>
6969
<artifactId>conga-maven-plugin</artifactId>
70-
<version>1.15.0</version>
70+
<version>1.16.2</version>
7171
<extensions>true</extensions>
7272
<dependencies>
7373

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
@@ -321,7 +321,7 @@
321321
<plugin>
322322
<groupId>io.wcm.devops.conga</groupId>
323323
<artifactId>conga-maven-plugin</artifactId>
324-
<version>1.15.0</version>
324+
<version>1.16.2</version>
325325
<dependencies>
326326
<dependency>
327327
<groupId>io.wcm.devops.conga.plugins</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
@@ -338,7 +338,7 @@
338338
<plugin>
339339
<groupId>io.wcm.devops.conga</groupId>
340340
<artifactId>conga-maven-plugin</artifactId>
341-
<version>1.15.0</version>
341+
<version>1.16.2</version>
342342
<dependencies>
343343
<dependency>
344344
<groupId>io.wcm.devops.conga.plugins</groupId>

0 commit comments

Comments
 (0)