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