From 05314d67169073f8164d91f569f86f90d47ac42d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Nov 2021 06:23:15 +0000 Subject: [PATCH] fix: 01_wallet_rpc/rpc-common/pom.xml & 01_wallet_rpc/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-559106 --- 01_wallet_rpc/pom.xml | 4 ++-- 01_wallet_rpc/rpc-common/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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