Skip to content

Commit 8c13510

Browse files
committed
update dependencies
1 parent bde20f7 commit 8c13510

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>io.wcm.devops.conga.plugins</groupId>
6767
<artifactId>io.wcm.devops.conga.plugins.aem</artifactId>
68-
<version>1.12.1-SNAPSHOT</version>
68+
<version>1.13.1-SNAPSHOT</version>
6969
</dependency>
7070

7171
</dependencies>

tooling/conga-aem-crypto-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>io.wcm.devops.conga.plugins</groupId>
106106
<artifactId>io.wcm.devops.conga.plugins.ansible</artifactId>
107-
<version>1.3.0</version>
107+
<version>1.3.2</version>
108108
<scope>compile</scope>
109109
<exclusions>
110110
<!-- Exclude all deps - only Ansible Vault util classes are used -->

tooling/conga-aem-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>io.wcm.devops.conga.plugins</groupId>
6565
<artifactId>io.wcm.devops.conga.plugins.ansible</artifactId>
66-
<version>1.3.0</version>
66+
<version>1.3.2</version>
6767
<scope>compile</scope>
6868
</dependency>
6969

0 commit comments

Comments
 (0)