From bafae300333cb250557a7837ce4e1adfdfc67b4b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 Jun 2021 19:41:11 +0000 Subject: [PATCH] fix: akka/akka-eventbus/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMTYPESAFEAKKA-31453 --- akka/akka-eventbus/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/akka/akka-eventbus/pom.xml b/akka/akka-eventbus/pom.xml index b6f0cce..c4e9679 100644 --- a/akka/akka-eventbus/pom.xml +++ b/akka/akka-eventbus/pom.xml @@ -13,22 +13,22 @@ com.typesafe.akka akka-actor_2.12 - 2.4.14 + 2.4.17 com.typesafe.akka akka-cluster_2.12 - 2.4.14 + 2.4.17 com.typesafe.akka akka-remote_2.12 - 2.4.14 + 2.4.17 com.typesafe.akka akka-cluster-tools_2.12 - 2.4.14 + 2.4.17