Skip to content

Commit

Permalink
fix: tablesaw/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-COMGOOGLEGUAVA-5710356
  • Loading branch information
snyk-bot committed Mar 2, 2024
1 parent 575e2ee commit 4fd3a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tablesaw/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-core</artifactId>
<version>0.38.3</version>
<version>0.42.0</version>
</dependency>
<dependency>
<groupId>tech.tablesaw</groupId>
Expand Down

0 comments on commit 4fd3a73

Please sign in to comment.