1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Added comment to pom to explain spring-web requirement

This commit is contained in:
Luke Taylor
2009-08-10 14:05:16 +00:00
parent 972cd0a53c
commit b807f7cbdd
+1
View File
@@ -36,6 +36,7 @@
<optional>true</optional>
</dependency>
<dependency>
<!-- Required by remoting -->
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<optional>true</optional>