diff --git a/pom.xml b/pom.xml index b435e231..43350cd7 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ com.squareup.okhttp okhttp - 2.6.0 + 2.7.4 diff --git a/thunder-core/pom.xml b/thunder-core/pom.xml index 2db1ef9b..b99734cf 100644 --- a/thunder-core/pom.xml +++ b/thunder-core/pom.xml @@ -100,34 +100,34 @@ com.h2database h2 - 1.3.176 + 2.0.202 org.apache.httpcomponents httpclient - 4.5 + 4.5.13 org.bitcoinj bitcoinj-core - 0.13.1 + 0.16 compile com.google.code.gson gson - 2.5 + 2.8.9 junit junit - 4.12 + 4.13.1 @@ -145,24 +145,24 @@ mysql mysql-connector-java - 5.1.36 + 8.0.27 org.eclipse.jetty.websocket websocket-client - 9.3.2.v20150730 + 9.4.39.v20210325 org.bouncycastle bcprov-jdk15on - 1.54 + 1.66 io.netty netty-all - 4.0.33.Final + 4.1.44.Final