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

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


The following commit(s) were added to refs/heads/tomee-7.1.x by this push:
     new 0bb3cae  TOMEE-2691 update to BC Prov 1.63
0bb3cae is described below

commit 0bb3caed506fbd6e3c799d7bc64b355f7e676ec5
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 ae13281..68cf07d 100644
--- a/server/openejb-cxf/pom.xml
+++ b/server/openejb-cxf/pom.xml
@@ -82,7 +82,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