diff --git a/01_wallet_rpc/pom.xml b/01_wallet_rpc/pom.xml
index 4cce4db5..377cb706 100644
--- a/01_wallet_rpc/pom.xml
+++ b/01_wallet_rpc/pom.xml
@@ -60,7 +60,7 @@
org.web3j
core
- 3.3.1
+ 4.0.0
org.springframework.boot
@@ -93,7 +93,7 @@
org.web3j
core
- 3.3.1
+ 4.0.0
com.mashape.unirest
diff --git a/01_wallet_rpc/rpc-common/pom.xml b/01_wallet_rpc/rpc-common/pom.xml
index cae3a66e..7a44eef0 100644
--- a/01_wallet_rpc/rpc-common/pom.xml
+++ b/01_wallet_rpc/rpc-common/pom.xml
@@ -62,7 +62,7 @@
com.github.briandilley.jsonrpc4j
jsonrpc4j
- 1.4.6
+ 1.6
\ No newline at end of file