From 4903cfa4bb39fbb71fe6c3bcb014e757387b6711 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Dec 2021 21:33:06 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-1726923 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-30208 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-31407 - https://snyk.io/vuln/SNYK-JAVA-COMMONSBEANUTILS-30077 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-460644 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 47d8285..664cb72 100644 --- a/pom.xml +++ b/pom.xml @@ -62,12 +62,12 @@ org.apache.camel camel-spring-boot-starter - 2.17.3 + 2.20.4 org.apache.camel camel-sql - 2.17.3 + 2.20.4 @@ -108,7 +108,7 @@ commons-beanutils commons-beanutils - 1.8.3 + 1.9.2 commons-beanutils