From 861b7b565b8f0e7667a93af24f36685ce2a7ae76 Mon Sep 17 00:00:00 2001 From: Gilles Grousset Date: Thu, 16 May 2024 20:00:43 +0200 Subject: [PATCH] fix(Deps): updated Apache Ivy to 2.5.2 to fix security issue --- CHANGELOG.md | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5b02a2..58711d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,8 @@ - [#177](https://github.com/insideapp-oss/sonar-flutter/issues/177) analyzer execution fails when errors detected. - [#212](https://github.com/insideapp-oss/sonar-flutter/issues/212) source file not indexed with SonarQube 10.4+ -- +- [PR #201](https://github.com/insideapp-oss/sonar-flutter/pull/201) bump snakeyaml and jackson-databind to latest versions +- Updated Apache Ivy to 2.5.2 ## 0.5.0 diff --git a/pom.xml b/pom.xml index e7068f3..2ce0bb5 100644 --- a/pom.xml +++ b/pom.xml @@ -264,7 +264,7 @@ org.apache.ivy ivy - 2.5.1 + 2.5.2