Skip to content

Commit 7fd13d7

Browse files
committed
update dependencies
1 parent 654aa26 commit 7fd13d7

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

conga-aem-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.wcm.devops</groupId>
2727
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
28-
<version>1.1.1-SNAPSHOT</version>
28+
<version>1.1.2</version>
2929
<relativePath />
3030
</parent>
3131

@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>io.wcm.devops.conga</groupId>
5555
<artifactId>io.wcm.devops.conga.generator</artifactId>
56-
<version>1.10.3-SNAPSHOT</version>
56+
<version>1.11.0</version>
5757
<scope>compile</scope>
5858
</dependency>
5959

example/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>io.wcm.maven</groupId>
2828
<artifactId>io.wcm.maven.global-parent</artifactId>
29-
<version>20</version>
29+
<version>25</version>
3030
<relativePath/>
3131
</parent>
3232

@@ -57,7 +57,7 @@
5757
<plugin>
5858
<groupId>io.wcm.devops.conga</groupId>
5959
<artifactId>conga-maven-plugin</artifactId>
60-
<version>1.10.3-SNAPSHOT</version>
60+
<version>1.11.0</version>
6161
<extensions>true</extensions>
6262
<dependencies>
6363

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.wcm.devops</groupId>
2525
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
26-
<version>1.1.1-SNAPSHOT</version>
26+
<version>1.1.2</version>
2727
<relativePath />
2828
</parent>
2929

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.wcm.devops</groupId>
2727
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
28-
<version>1.1.1-SNAPSHOT</version>
28+
<version>1.1.2</version>
2929
<relativePath />
3030
</parent>
3131

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.wcm.devops</groupId>
2727
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
28-
<version>1.1.1-SNAPSHOT</version>
28+
<version>1.1.2</version>
2929
<relativePath />
3030
</parent>
3131

@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>io.wcm.devops.conga</groupId>
5353
<artifactId>io.wcm.devops.conga.generator</artifactId>
54-
<version>1.10.3-SNAPSHOT</version>
54+
<version>1.11.0</version>
5555
<scope>compile</scope>
5656
</dependency>
5757
<dependency>

0 commit comments

Comments
 (0)