Skip to content

Commit 681c7f8

Browse files
author
Robert Wenzel
committed
ZATS-52 fix compile dependency
1 parent 6a3347f commit 681c7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zats-mimic-ext7/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<groupId>org.zkoss.zk</groupId>
8989
<artifactId>zkmax</artifactId>
9090
<version>${zk.version}</version>
91-
<scope>test</scope>
91+
<scope>provided</scope>
9292
</dependency>
9393
<dependency>
9494
<groupId>org.zkoss.zats</groupId>

0 commit comments

Comments
 (0)