diff --git a/docs/unreleased.mdx b/docs/unreleased.mdx index 7b8699d56e..0878b24689 100644 --- a/docs/unreleased.mdx +++ b/docs/unreleased.mdx @@ -17,5 +17,5 @@ The changelog of the upcoming release, subject to change prior to finalization. - [[#3709](https://github.com/iBotPeaches/Apktool/pull/3709)] Refactor xml handling w/ introduction of brut.j.xml. (Thanks IgorEisberg) - [[#3705](https://github.com/iBotPeaches/Apktool/pull/3705)] Fix support for compact apks with over ~32k resources. (Thanks IgorEisberg) - [[#3733](https://github.com/iBotPeaches/Apktool/pull/3733)] Upgrade `gradle` to `4.2.1`. -- [[#3701](https://github.com/iBotPeaches/Apktool/pull/3701)] Upgrade `commons-io` to `2.17.0`. +- [[#3701](https://github.com/iBotPeaches/Apktool/pull/3701), [#3732](https://github.com/iBotPeaches/Apktool/pull/3732)] Upgrade `commons-io` to `2.18.0`. - [[#3703](https://github.com/iBotPeaches/Apktool/pull/3703)] Upgrade `guava` to `33.3.1`.