Browse Source

Remove unnecessary optional flag

pull/509/merge
Greg Turnquist 12 years ago committed by Dave Syer
parent
commit
aca019622f
  1. 1
      spring-boot-dependencies/pom.xml

1
spring-boot-dependencies/pom.xml

@ -505,7 +505,6 @@ @@ -505,7 +505,6 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>${spring-data-commons.version}</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.hateoas</groupId>

Loading…
Cancel
Save