From ff687f1bae40c08d6aed0941f7a4bd6bc093f31e Mon Sep 17 00:00:00 2001 From: Cryptobot Date: Tue, 2 Mar 2021 08:43:10 +0100 Subject: [PATCH] fix: main/pom.xml to reduce vulnerabilities (#1569) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-1080611 Co-authored-by: snyk-bot --- main/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/pom.xml b/main/pom.xml index 47ea800da..957d1182f 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -32,7 +32,7 @@ 1.0.0-beta1 1.2.9 1.2.4 - 1.1.3 + 1.1.4 15