JSIEVE-111 Upgrade commons-logging 1.1.1 -> 1.2
diff --git a/pom.xml b/pom.xml
index 340cbe4..9a337f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
             <dependency>
                 <groupId>commons-logging</groupId>
                 <artifactId>commons-logging</artifactId>
-                <version>1.1.1</version>
+                <version>1.2</version>
                 <exclusions>
                     <exclusion>
                         <groupId>avalon-framework</groupId>