Skip to content

Commit 2341277

Browse files
committed
[maven-release-plugin] copy for tag APPFUSE_2.0.2
2 parents 1869be7 + f50d9d5 commit 2341277

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

web/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@
6767
<groupId>commons-dbcp</groupId>
6868
<artifactId>commons-dbcp</artifactId>
6969
<version>${commons.dbcp.version}</version>
70+
<exclusions>
71+
<exclusion>
72+
<groupId>xerces</groupId>
73+
<artifactId>xercesImpl</artifactId>
74+
</exclusion>
75+
</exclusions>
7076
</dependency>
7177
<dependency>
7278
<groupId>org.subethamail</groupId>

0 commit comments

Comments
 (0)