Skip to content

Commit fddabc6

Browse files
committed
additional exclude
1 parent 7af1637 commit fddabc6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • tooling/conga-aem-crypto-cli

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@
112112
<groupId>io.wcm.devops.conga</groupId>
113113
<artifactId>io.wcm.devops.conga.generator</artifactId>
114114
</exclusion>
115+
<exclusion>
116+
<groupId>org.apache.commons</groupId>
117+
<artifactId>commons-exec</artifactId>
118+
</exclusion>
115119
</exclusions>
116120
</dependency>
117121

0 commit comments

Comments
 (0)