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