We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b01713 commit 6ed7a75Copy full SHA for 6ed7a75
1 file changed
conga-aem-plugin/pom.xml
@@ -73,7 +73,7 @@
73
<dependency>
74
<groupId>io.wcm.tooling.commons</groupId>
75
<artifactId>io.wcm.tooling.commons.crx-packmgr-helper</artifactId>
76
- <version>1.6.0</version>
+ <version>1.6.1-SNAPSHOT</version>
77
<scope>compile</scope>
78
</dependency>
79
@@ -93,7 +93,7 @@
93
94
<groupId>org.apache.commons</groupId>
95
<artifactId>commons-compress</artifactId>
96
- <version>1.18</version>
+ <version>1.19</version>
97
98
99
0 commit comments