Skip to content

Commit

Permalink
fix: mock-plugin/pom.xml to reduce vulnerabilities (mosip#69)
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-COMMONSBEANUTILS-460111

Signed-off-by: rajapandi.m <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
2 people authored and pvsaidurga committed Jan 15, 2025
1 parent 7c54096 commit 69186c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mock-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.9.3</version>
<version>1.9.4</version>
</dependency>


Expand Down

0 comments on commit 69186c7

Please sign in to comment.