This is an automated email from the ASF dual-hosted git repository.

jgallimore pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new b5f8ef1  TOMEE-2691 update to BC Prov 1.63
     new b6f5b58  Merge remote-tracking branch 'apache/master'
b5f8ef1 is described below

commit b5f8ef1df48ee824bb1075c01bb987faa836b64a
Author: Jonathan Gallimore <[email protected]>
AuthorDate: Wed Sep 25 14:01:03 2019 +0100

    TOMEE-2691 update to BC Prov 1.63
---
 server/openejb-cxf/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/openejb-cxf/pom.xml b/server/openejb-cxf/pom.xml
index 0af94a8..e765d37 100644
--- a/server/openejb-cxf/pom.xml
+++ b/server/openejb-cxf/pom.xml
@@ -95,7 +95,7 @@
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcprov-jdk15on</artifactId>
-      <version>1.61</version>
+      <version>1.63</version>
     </dependency>
     <dependency>
       <groupId>org.apache.wss4j</groupId>

Reply via email to