Skip to content

Commit

Permalink
remove redundant artifact which is included in spring-boot-starter-web
Browse files Browse the repository at this point in the history
  • Loading branch information
Pil0tXia committed Mar 2, 2024
1 parent bc51729 commit 2da3e5e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions eventmesh-dashboard-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
Expand Down

0 comments on commit 2da3e5e

Please sign in to comment.