From 85cc6261b68002366f62fa2467eff51fdec67b39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Sun, 2 Aug 2020 16:47:14 +0200 Subject: [PATCH] Update dependencies --- acme4j-utils/pom.xml | 2 +- pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/acme4j-utils/pom.xml b/acme4j-utils/pom.xml index 7a95bfb3..9865b4b4 100644 --- a/acme4j-utils/pom.xml +++ b/acme4j-utils/pom.xml @@ -37,7 +37,7 @@ org.bouncycastle bcprov-jdk15on - ${bouncycastle.version}.01 + ${bouncycastle.version} org.bouncycastle diff --git a/pom.xml b/pom.xml index 823f13c5..544d62ab 100644 --- a/pom.xml +++ b/pom.xml @@ -51,9 +51,9 @@ - 1.65 + 1.66 4.5.12 - 0.7.1 + 0.7.2 1.7.30 utf-8 utf-8 @@ -191,7 +191,7 @@ com.github.spotbugs spotbugs-annotations - 4.0.3 + 4.1.1 true @@ -222,7 +222,7 @@ org.mockito mockito-core - 3.3.3 + 3.4.6 test