Skip to content

Commit

Permalink
Merge pull request #253 from checkmarx-ltd/2024Q2_VulnerabilityFix
Browse files Browse the repository at this point in the history
Vulnerability Fix: Commons-collections:3.2.2
  • Loading branch information
susmitagorai29 authored Jun 5, 2024
2 parents 8f4bb85 + f815199 commit 9756346
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,19 +164,8 @@
<artifactId>commons-collections</artifactId>
<groupId>commons-collections</groupId>
</exclusion>
<exclusion>
<artifactId>commons-validator</artifactId>
<groupId>commons-validator</groupId>
</exclusion>
</exclusions>
</dependency>
<!-- excluded dependencies from fsa -->
<dependency>
<groupId>commons-validator</groupId>
<artifactId>commons-validator</artifactId>
<version>1.8.0</version>
</dependency>
<!-- end of excluded dependencies -->
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
Expand Down

0 comments on commit 9756346

Please sign in to comment.