Skip to content

Commit

Permalink
SAK-25762
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/master/trunk@306233 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
axxter99 committed Feb 20, 2014
1 parent 9191971 commit 3687018
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions master/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<!-- Standard dependency versions -->
<sakai.commons.lang.version>2.5</sakai.commons.lang.version>
<sakai.commons-logging.version>1.1.1</sakai.commons-logging.version>
<sakai.commons.fileupload.version>1.2.1</sakai.commons.fileupload.version>
<sakai.commons.fileupload.version>1.3.1</sakai.commons.fileupload.version>
<sakai.ehcache.groupId>net.sf.ehcache</sakai.ehcache.groupId>
<sakai.ehcache.artifactId>ehcache-core</sakai.ehcache.artifactId>
<sakai.ehcache.version>2.6.8</sakai.ehcache.version>
Expand Down Expand Up @@ -403,7 +403,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.2.2</version>
<version>1.3.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3687018

Please sign in to comment.