diff --git a/pom.xml b/pom.xml index cfe3a7d..46fbf4f 100644 --- a/pom.xml +++ b/pom.xml @@ -48,6 +48,7 @@ 0.2.0 + [1.66,) @@ -86,12 +87,12 @@ org.bouncycastle bcprov-jdk15on - 1.60 + ${bouncycastle.version} org.bouncycastle bcpkix-jdk15on - 1.60 + ${bouncycastle.version} @@ -115,13 +116,13 @@ org.slf4j slf4j-api - 1.7.12 + 1.7.36 io.reactivex.rxjava2 rxjava - 2.2.4 + 2.2.21 @@ -129,14 +130,14 @@ junit junit - 4.12 + 4.13.2 test ch.qos.logback logback-classic - 1.1.3 + 1.2.11 test