Skip to content

Commit c4a4a60

Browse files
committed
Update CONGA dependencies
1 parent aaf2bf4 commit c4a4a60

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

conga-aem-definitions/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
<dependency>
6060
<groupId>io.wcm.devops.conga.plugins</groupId>
6161
<artifactId>io.wcm.devops.conga.plugins.sling</artifactId>
62-
<version>1.4.0</version>
62+
<version>1.4.2</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>io.wcm.devops.conga.plugins</groupId>
6666
<artifactId>io.wcm.devops.conga.plugins.aem</artifactId>
67-
<version>2.20.0</version>
67+
<version>2.20.2</version>
6868
</dependency>
6969

7070
</dependencies>

example/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,12 @@
6464
<dependency>
6565
<groupId>io.wcm.devops.conga.plugins</groupId>
6666
<artifactId>io.wcm.devops.conga.plugins.sling</artifactId>
67-
<version>1.4.0</version>
67+
<version>1.4.2</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>io.wcm.devops.conga.plugins</groupId>
7171
<artifactId>io.wcm.devops.conga.plugins.aem</artifactId>
72-
<version>2.20.0</version>
72+
<version>2.20.2</version>
7373
</dependency>
7474

7575
<!-- Test with ansible encryption -->

0 commit comments

Comments
 (0)