The current version of pug4j (pug4j-2.0.6) is utilizing an outdated dependency, org.graalvm.sdk:graal-sdk@21.3.0, which is known to have vulnerabilities:
The version 23.1.0 is already available (link: https://central.sonatype.com/artifact/org.graalvm.sdk/graal-sdk); however, it appears that this version does not support Java 1.8 (v8). Upgrading is not straightforward, and it may be a better approach to address the issues by utilizing a patched version from the same minor tree: 21.3.2.
The current version of pug4j (pug4j-2.0.6) is utilizing an outdated dependency,
org.graalvm.sdk:graal-sdk@21.3.0
, which is known to have vulnerabilities:org.graalvm.sdk:graal-sdk@21.3.0
org.graalvm.sdk:graal-sdk@20.3.6
,@21.3.2
,@22.1.0
org.graalvm.sdk:graal-sdk@21.3.0
org.graalvm.sdk:graal-sdk@20.3.6
,@21.3.2
,@22.1.0
org.graalvm.sdk:graal-sdk@21.3.0
org.graalvm.sdk:graal-sdk@20.3.6
,@21.3.2
,@22.1.0
The version
23.1.0
is already available (link: https://central.sonatype.com/artifact/org.graalvm.sdk/graal-sdk); however, it appears that this version does not support Java 1.8 (v8). Upgrading is not straightforward, and it may be a better approach to address the issues by utilizing a patched version from the same minor tree:21.3.2
.