From a3a229fbf0a95530be4ab26698af01f9bb1e16a0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 12 Apr 2022 16:57:47 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2628385 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 621dc81..c7898dd 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ org.jetbrains.kotlin kotlin-stdlib-jdk8 - 1.4.31 + 1.6.0 compile