From 4ce14be2dacb5306004c30d24896084e61f49f04 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 3 Jan 2022 04:56:28 +0000 Subject: [PATCH] fix: spring-amqp/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2329097 --- spring-amqp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 spring-amqp/pom.xml diff --git a/spring-amqp/pom.xml b/spring-amqp/pom.xml old mode 100755 new mode 100644 index 37a1d9e39430..58ebc5a77ef4 --- a/spring-amqp/pom.xml +++ b/spring-amqp/pom.xml @@ -24,7 +24,7 @@ org.springframework.amqp spring-rabbit - 1.6.6.RELEASE + 2.2.19.RELEASE commons-logging