Skip to content

Commit

Permalink
Fix spring jar medium security vulnerabilities.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShahimSharafudeen committed Dec 30, 2024
1 parent 3c1b9a3 commit 9e2ea5d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions presto-benchto-benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
</exclusion>
<exclusion>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
</exclusion>
</exclusions>
</dependency>

Expand Down

0 comments on commit 9e2ea5d

Please sign in to comment.