Skip to content

Commit

Permalink
fix: core-services/egov-filestore/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 17, 2024
1 parent 063968a commit 758ca6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core-services/egov-filestore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.2</version>
<relativePath></relativePath>
<relativePath/>
</parent>
<groupId>org.egov</groupId>
<artifactId>egov-filestore</artifactId>
Expand Down Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.11.289</version>
<version>1.11.1034</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
Expand Down

0 comments on commit 758ca6f

Please sign in to comment.