fix: mvn-defaults/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-6026490
- https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-6026508
This commit is contained in:
snyk-bot 2023-10-22 16:27:58 +00:00
parent 838258a005
commit 156022e856
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3

View File

@ -373,7 +373,7 @@
<dependency>
<groupId>org.graalvm.js</groupId>
<artifactId>js-scriptengine</artifactId>
<version>22.3.3</version>
<version>23.1.0</version>
</dependency>
<dependency>
<groupId>org.graalvm.tools</groupId>