remove jboss logging spi from dep management

This commit is contained in:
Martyn Taylor 2015-03-06 12:59:18 +00:00
parent b581f336f4
commit 8b641b5569
1 changed files with 0 additions and 7 deletions

View File

@ -212,13 +212,6 @@
<scope>compile</scope>
<!-- License: Apache 2.0 -->
</dependency>
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-spi</artifactId>
<version>2.1.0.GA</version>
<scope>compile</scope>
<!-- License: LGPL-->
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>