removed version from pom.xml from common/util for spring-core (version already defined through the root dependency management)
This commit is contained in:
parent
3c72d0d608
commit
d3e4102282
@ -39,7 +39,6 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-core</artifactId>
|
||||
<version>${spring.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user