Skip to content

Commit

Permalink
remove fix duplicate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jm committed Feb 2, 2024
1 parent f4dff5d commit a9d00d4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions dspace-server-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -285,12 +285,6 @@
<version>${spring-boot.version}</version>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
<version>${spring-boot.version}</version>
</dependency>

<dependency>
<groupId>com.flipkart.zjsonpatch</groupId>
<artifactId>zjsonpatch</artifactId>
Expand Down

0 comments on commit a9d00d4

Please sign in to comment.