Skip to content

Commit

Permalink
SAK-31433 Drop the unused commons-logging dependency (sakaiproject#2930)
Browse files Browse the repository at this point in the history
  • Loading branch information
marktriggs authored and steveswinsburg committed Jun 26, 2016
1 parent 8177b2d commit 19b86b6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions user/user-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,5 @@
<groupId>org.sakaiproject.kernel</groupId>
<artifactId>sakai-kernel-api</artifactId>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</dependency>
</dependencies>
</project>

0 comments on commit 19b86b6

Please sign in to comment.