Skip to content

Commit c78d86f

Browse files
committed
Add scope to dep
1 parent 8b44485 commit c78d86f

File tree

1 file changed

+1
-1
lines changed
  • spring-rewrite-commons-maven-embedder

1 file changed

+1
-1
lines changed

spring-rewrite-commons-maven-embedder/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>org.springframework.boot</groupId>
8787
<artifactId>spring-boot-starter-test</artifactId>
88-
88+
<scope>test</scope>
8989
</dependency>
9090
<dependency>
9191
<groupId>org.springframework.rewrite</groupId>

0 commit comments

Comments
 (0)