Manage the RSA dependency somewhere else

This commit is contained in:
Dave Syer
2016-04-20 14:36:19 +01:00
parent a9f9cef647
commit 8e9d37d4c0

View File

@@ -175,11 +175,6 @@ limitations under the License.
</build>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-rsa</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>