Skip to content

Commit a761d97

Browse files
renovate[bot]stefanseifert
authored andcommitted
Update dependency io.wcm.devops.conga:conga-maven-plugin to v1.19.0
1 parent 8513421 commit a761d97

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>io.wcm.devops.conga</groupId>
6464
<artifactId>conga-maven-plugin</artifactId>
65-
<version>1.18.0</version>
65+
<version>1.19.0</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
@@ -78,7 +78,7 @@
7878
<plugin>
7979
<groupId>io.wcm.devops.conga</groupId>
8080
<artifactId>conga-maven-plugin</artifactId>
81-
<version>1.18.0</version>
81+
<version>1.19.0</version>
8282
<extensions>true</extensions>
8383
<dependencies>
8484

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
@@ -69,7 +69,7 @@
6969
<plugin>
7070
<groupId>io.wcm.devops.conga</groupId>
7171
<artifactId>conga-maven-plugin</artifactId>
72-
<version>1.18.0</version>
72+
<version>1.19.0</version>
7373
<extensions>true</extensions>
7474
<dependencies>
7575

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.18.0</version>
324+
<version>1.19.0</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
@@ -268,7 +268,7 @@
268268
<plugin>
269269
<groupId>io.wcm.devops.conga</groupId>
270270
<artifactId>conga-maven-plugin</artifactId>
271-
<version>1.18.0</version>
271+
<version>1.19.0</version>
272272
<dependencies>
273273
<dependency>
274274
<groupId>io.wcm.devops.conga.plugins</groupId>

0 commit comments

Comments
 (0)