From 744d516a1e4fc7a7f78972453cef61fcf48f50ec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 23 Oct 2024 04:40:21 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-8220059 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-8220061 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-8220126 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-8220267 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b863c838e..7c0753283 100644 --- a/pom.xml +++ b/pom.xml @@ -196,12 +196,12 @@ org.graalvm.js js - 21.3.0 + 21.3.12 org.graalvm.js js-scriptengine - 21.3.0 + 21.3.12 junit