You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/01/05 16:46:58 UTC

camel git commit: Upgrade Pax-logging to version 1.8.5

Repository: camel
Updated Branches:
  refs/heads/master 7e73e303a -> 34c512e3e


Upgrade Pax-logging to version 1.8.5


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/34c512e3
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/34c512e3
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/34c512e3

Branch: refs/heads/master
Commit: 34c512e3ed18fa52bbe7a6ed0a2a5b42019d6c0f
Parents: 7e73e30
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jan 5 16:46:20 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jan 5 16:46:20 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/34c512e3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d90c645..4018618 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -414,7 +414,7 @@
     <pax-cdi-version>1.0.0.RC1</pax-cdi-version>
     <pax-exam-version>4.8.0</pax-exam-version>
     <pax-tiny-bundle-version>1.3.2</pax-tiny-bundle-version>
-    <pax-logging-version>1.8.4</pax-logging-version>
+    <pax-logging-version>1.8.5</pax-logging-version>
     <pdfbox-version>1.8.10</pdfbox-version>
     <pgjdbc-ng-driver-version>0.4</pgjdbc-ng-driver-version>  
     <powermock-version>1.6.1</powermock-version>