Skip to content

Commit

Permalink
Update dependency org.springframework.security:spring-security-test t…
Browse files Browse the repository at this point in the history
…o v6
  • Loading branch information
mend-for-github-com[bot] authored Apr 15, 2024
1 parent 2faa715 commit 0442ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webgoat-lessons/jwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-test</artifactId>
<version>5.4.5</version>
<version>6.2.4</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0442ed2

Please sign in to comment.