chore: remove unnecessary dependency
This commit is contained in:
parent
6d5f7af225
commit
566a46178f
1 changed files with 0 additions and 7 deletions
|
|
@ -47,13 +47,6 @@
|
||||||
<artifactId>spring-boot-starter-test</artifactId>
|
<artifactId>spring-boot-starter-test</artifactId>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>org.glassfish.hk2</groupId>
|
|
||||||
<artifactId>hk2-api</artifactId>
|
|
||||||
<version>3.0.6</version>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue