Merge pull request #1437 from nosqlbench/snyk-upgrade-5fab308296975b8909c61cd400f55bd3

[Snyk] Upgrade org.graalvm.tools:profiler from 22.3.2 to 22.3.3
This commit is contained in:
Jonathan Shook 2023-08-15 11:42:36 -05:00 committed by GitHub
commit 16ec2ff651
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -413,7 +413,7 @@
<dependency> <dependency>
<groupId>org.graalvm.tools</groupId> <groupId>org.graalvm.tools</groupId>
<artifactId>profiler</artifactId> <artifactId>profiler</artifactId>
<version>22.3.2</version> <version>22.3.3</version>
<scope>runtime</scope> <scope>runtime</scope>
</dependency> </dependency>
<dependency> <dependency>