Scope provided for spring dependency

This commit is contained in:
Gerard Olenski
2026-06-01 13:21:52 +02:00
parent 975f017b90
commit 1361691de0
+1
View File
@@ -38,6 +38,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<scope>provided</scope>
</dependency>
<!-- Access to JUnit runner classes -->