Commit d3e4102282b581b055ec34c0fa555711a19ae472
1 parent
3c72d0d6
removed version from pom.xml from common/util for spring-core (version already d…
…efined through the root dependency management)
Showing
1 changed file
with
0 additions
and
1 deletions
@@ -39,7 +39,6 @@ | @@ -39,7 +39,6 @@ | ||
39 | <dependency> | 39 | <dependency> |
40 | <groupId>org.springframework</groupId> | 40 | <groupId>org.springframework</groupId> |
41 | <artifactId>spring-core</artifactId> | 41 | <artifactId>spring-core</artifactId> |
42 | - <version>${spring.version}</version> | ||
43 | </dependency> | 42 | </dependency> |
44 | <dependency> | 43 | <dependency> |
45 | <groupId>com.google.guava</groupId> | 44 | <groupId>com.google.guava</groupId> |