Added comment to pom to explain spring-web requirement
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!-- Required by remoting -->
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-web</artifactId>
|
||||
<optional>true</optional>
|
||||
|
||||
Reference in New Issue
Block a user