spring-boot-4.0
main
@@ -82,6 +82,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-webmvc-test</artifactId>
Shouldn't this be <scope>test</scope>?
<scope>test</scope>
</dependency>
The note is not visible to the blocked user.
Shouldn't this be
<scope>test</scope>?