You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2017/04/18 11:55:09 UTC

cxf git commit: Updating logback classic version to 1.2.2

Repository: cxf
Updated Branches:
  refs/heads/master 931ee8103 -> 5ea90a91d


Updating logback classic version to 1.2.2


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

Branch: refs/heads/master
Commit: 5ea90a91d9148aa59aeb9b7e6611b58fb8da1fe4
Parents: 931ee81
Author: Sergey Beryozkin <sb...@gmail.com>
Authored: Tue Apr 18 12:54:55 2017 +0100
Committer: Sergey Beryozkin <sb...@gmail.com>
Committed: Tue Apr 18 12:54:55 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/5ea90a91/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1f2bdee..626557d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -95,7 +95,7 @@
         <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
         <cxf.jackson.version>2.8.7</cxf.jackson.version>
         <cxf.james.mim4j.version>0.7.2</cxf.james.mim4j.version>
-        <cxf.logback.classic.version>1.2.1</cxf.logback.classic.version>
+        <cxf.logback.classic.version>1.2.2</cxf.logback.classic.version>
         <cxf.log4j.version>1.2.17</cxf.log4j.version>
         <cxf.lucene.version>4.9.0</cxf.lucene.version>
         <cxf.mina.version>2.0.14</cxf.mina.version>