Skip to content

Commit

Permalink
fix: benchmark/gatling/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-8367012
  • Loading branch information
snyk-bot committed Nov 15, 2024
1 parent b79d78b commit a0a5c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/gatling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<scala.version>2.11.6</scala.version>
<encoding>UTF-8</encoding>

<gatling.version>3.4.0</gatling.version>
<gatling.version>3.13.0</gatling.version>
<gatling-plugin.version>2.1.6</gatling-plugin.version>
<scala-maven-plugin.version>3.2.0</scala-maven-plugin.version>
</properties>
Expand Down

0 comments on commit a0a5c9b

Please sign in to comment.