From b610e523f843715c5478ed3231bfba66c876d564 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 22 Nov 2021 18:50:30 +0000 Subject: [PATCH] fix: 01_wallet_rpc/eth-support/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/eth-support/pom.xml | 2 +- 01_wallet_rpc/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/01_wallet_rpc/eth-support/pom.xml b/01_wallet_rpc/eth-support/pom.xml index e9edcb3c..3957902c 100644 --- a/01_wallet_rpc/eth-support/pom.xml +++ b/01_wallet_rpc/eth-support/pom.xml @@ -41,7 +41,7 @@ com.github.briandilley.jsonrpc4j jsonrpc4j - 1.4.6 + 1.6 com.mashape.unirest 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