From 8de55cdd9bbe932511b49b57d3960b550ed116c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Tue, 2 Jun 2020 12:50:27 +0200 Subject: [PATCH] Update dependencies --- acme4j-utils/pom.xml | 2 +- pom.xml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/acme4j-utils/pom.xml b/acme4j-utils/pom.xml index 47548de5..0d932192 100644 --- a/acme4j-utils/pom.xml +++ b/acme4j-utils/pom.xml @@ -53,7 +53,7 @@ org.bouncycastle bcprov-jdk15on - ${bouncycastle.version} + ${bouncycastle.version}.01 org.bouncycastle diff --git a/pom.xml b/pom.xml index bf1488b2..0a1988f8 100644 --- a/pom.xml +++ b/pom.xml @@ -51,10 +51,10 @@ - 1.64 - 4.5.10 - 0.7.0 - 1.7.29 + 1.65 + 4.5.12 + 0.7.1 + 1.7.30 utf-8 utf-8 @@ -185,13 +185,13 @@ junit junit - 4.12 + 4.13 test org.hamcrest hamcrest - 2.1 + 2.2 test @@ -204,13 +204,13 @@ org.mockito mockito-core - 2.23.4 + 3.3.3 test org.awaitility awaitility - 3.1.5 + 4.0.3 test