You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2014/10/30 20:28:53 UTC

[04/19] git commit: Update commons-logging version

Update commons-logging version


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/4d49814b
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/4d49814b
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/4d49814b

Branch: refs/heads/master
Commit: 4d49814ba85310599ee76e41742208383f3f6450
Parents: 47b1a4a
Author: Daniel Kulp <dk...@apache.org>
Authored: Thu Oct 30 12:58:51 2014 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Thu Oct 30 13:54:30 2014 -0400

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/4d49814b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index cb8ef87..9b0fa29 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1309,7 +1309,7 @@
             <dependency>
                 <groupId>commons-logging</groupId>
                 <artifactId>commons-logging</artifactId>
-                <version>1.1.1</version>
+                <version>1.2</version>
                 <exclusions>
                     <exclusion>
                         <groupId>log4j</groupId>