You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2016/01/27 18:13:50 UTC

cxf git commit: Updating BouncyCastle + SLF4J

Repository: cxf
Updated Branches:
  refs/heads/master ee76fe358 -> 01c4b68b2


Updating BouncyCastle + SLF4J


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

Branch: refs/heads/master
Commit: 01c4b68b2729c1883ce4ee844475a37ebc876f49
Parents: ee76fe3
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Wed Jan 27 17:13:37 2016 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Wed Jan 27 17:13:47 2016 +0000

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/01c4b68b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 8b734d2..ec60317 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -72,7 +72,7 @@
         <cxf.atmosphere.version>2.3.5</cxf.atmosphere.version>
         <cxf.atmosphere.version.range>[2.0,3.0)</cxf.atmosphere.version.range>
         <cxf.axiom.version>1.2.14</cxf.axiom.version>
-        <cxf.bcprov.version>1.53</cxf.bcprov.version>
+        <cxf.bcprov.version>1.54</cxf.bcprov.version>
         <cxf.cglib.bundle.version>2.2_2</cxf.cglib.bundle.version>
         <cxf.cglib.osgi.version>[2.1.3,3.0.0)</cxf.cglib.osgi.version>
         <cxf.classmate.version>1.1.0</cxf.classmate.version>
@@ -138,7 +138,7 @@
         <cxf.servlet-api.version>1.0</cxf.servlet-api.version>
         <cxf.servlet-api-2.5.artifact>geronimo-servlet_2.5_spec</cxf.servlet-api-2.5.artifact>
         <cxf.servlet-api-2.5.version>1.1.2</cxf.servlet-api-2.5.version>
-        <cxf.slf4j.version>1.7.12</cxf.slf4j.version>
+        <cxf.slf4j.version>1.7.14</cxf.slf4j.version>
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
         <cxf.spring.version>4.1.7.RELEASE</cxf.spring.version>
         <cxf.spring.security.version>3.2.8.RELEASE</cxf.spring.security.version>