Skip to content

Commit

Permalink
Reduced size of Spring dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ajs6f committed Feb 12, 2013
1 parent a0bb36e commit 8179493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fcrepo-kernel/pom.xml
Expand Up @@ -67,7 +67,7 @@
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<artifactId>spring-beans</artifactId>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 8179493

Please sign in to comment.