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

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


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

commit d0cc4e72e5b672042ebfaf25fdb570a39326a85a
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 e1faa08..02513ec 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