Merge branch 'master' of https://github.com/eugenp/tutorials
Conflicts: spring-rest/pom.xml spring-rest/src/main/webapp/WEB-INF/web.xml
This commit is contained in:
@@ -153,6 +153,12 @@
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-test</artifactId>
|
||||
<version>${spring.version}</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user