From aa69a00835ac6fd01a890c6d04e7987a230e0096 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Nov 2023 18:12:45 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-6056527 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f936524bc..2529ba099 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ org.yaml snakeyaml - 1.26 + 1.31 android