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

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

commit bd89fd4773f1ecb8e6d2ea3aff994f3a3a21b46a
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Jun 7 16:04:51 2019 +0200

    Upgrading bcpkix-jdk15on
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e9c693d..ddb848f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1802,7 +1802,7 @@ under the License.
       <dependency>
         <groupId>org.bouncycastle</groupId>
         <artifactId>bcpkix-jdk15on</artifactId>
-        <version>1.61</version>
+        <version>1.62</version>
         <scope>test</scope>
       </dependency>
       <dependency>

Reply via email to