Browse Source

恢复groovy-all依赖

sunyj 8 năm trước cách đây
mục cha
commit
7e76affa1c
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@@ -267,6 +267,10 @@
 			<artifactId>barbecue</artifactId>
 			<version>${barbecue.version}</version>
 		</dependency>
+		<dependency>
+			<groupId>org.codehaus.groovy</groupId>
+			<artifactId>groovy-all</artifactId>
+		</dependency>
 		<dependency>
 			<groupId>org.apache.xmlgraphics</groupId>
 			<artifactId>batik-bridge</artifactId>