Skip to content

Commit

Permalink
fix: dspace-api/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jul 23, 2024
1 parent bcb7142 commit 052a891
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dspace-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@
<dependency>
<groupId>dnsjava</groupId>
<artifactId>dnsjava</artifactId>
<version>2.1.7</version>
<version>3.6.0</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -742,7 +742,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.261</version>
<version>1.12.763</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 052a891

Please sign in to comment.