Skip to content

Commit

Permalink
KNL-1377 update commons-validator version (sakaiproject#3441)
Browse files Browse the repository at this point in the history
  • Loading branch information
ottenhoff authored Oct 4, 2016
1 parent cf10a43 commit 49bce9b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion master/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@
<dependency>
<groupId>commons-validator</groupId>
<artifactId>commons-validator</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down
1 change: 0 additions & 1 deletion simple-rss-portlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
<dependency>
<groupId>commons-validator</groupId>
<artifactId>commons-validator</artifactId>
<version>1.3.1</version>
</dependency>
<dependency>
<groupId>oro</groupId>
Expand Down

0 comments on commit 49bce9b

Please sign in to comment.