From 586c478d4dd3500d4c96861605f03db2257a42ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Feb 2024 19:50:39 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATEVALIDATOR-6247635 - https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 65c44ac..852566f 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 3.2.1 true - 6.1.5.Final + 6.2.0.Final 5.10 3.4.1 @@ -272,7 +272,7 @@ org.jetbrains.kotlinx kotlinx-coroutines-core - 1.6.0 + 1.8.0