We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a8920 commit 1b01713Copy full SHA for 1b01713
1 file changed
example/pom.xml
@@ -26,7 +26,7 @@
26
<parent>
27
<groupId>io.wcm.maven</groupId>
28
<artifactId>io.wcm.maven.global-parent</artifactId>
29
- <version>25</version>
+ <version>28</version>
30
<relativePath/>
31
</parent>
32
@@ -65,7 +65,7 @@
65
<dependency>
66
<groupId>io.wcm.devops.conga.plugins</groupId>
67
<artifactId>io.wcm.devops.conga.plugins.aem</artifactId>
68
- <version>1.9.1-SNAPSHOT</version>
+ <version>1.9.3-SNAPSHOT</version>
69
</dependency>
70
71
</dependencies>
0 commit comments