From 93d72979ab25450a3528e6d358a820b537e8318e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 03:56:49 +0000 Subject: [PATCH] Update dependency com.fasterxml.woodstox:woodstox-core to v7.2.1 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e20d82e..6b98371 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,4 +16,4 @@ kotlinx-coroutines = "1.10.1" kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" } -aalto-stax = "com.fasterxml.woodstox:woodstox-core:7.1.0" +aalto-stax = "com.fasterxml.woodstox:woodstox-core:7.2.1"