Skip to content

Commit

Permalink
Merge pull request #71 from /issues/70-spring-security-test-scope
Browse files Browse the repository at this point in the history
Fix #70: Limit scope of spring-security-test to test
  • Loading branch information
banterCZ authored Oct 3, 2023
2 parents ad528ff + 3ce4f4e commit f91054b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-test</artifactId>
<scope>test</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit f91054b

Please sign in to comment.