WW-4020 Upgrades commons-logging into the latest 1.1.2 version

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1484340 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lukasz Lenart
2013-05-19 19:21:36 +00:00
parent 294d380398
commit 150088f79d
+1 -1
View File
@@ -538,7 +538,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.1.1</version>
<version>1.1.2</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>