Skip to content

Commit

Permalink
Merge pull request #5 from sutra/dependabot/maven/org.springframework…
Browse files Browse the repository at this point in the history
….security-spring-security-core-5.6.9

Bump spring-security-core from 5.6.4 to 5.6.9
  • Loading branch information
sutra authored Apr 17, 2023
2 parents 0d813b1 + ff718ed commit 3a0e2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<spring-security.version>5.6.4</spring-security.version>
<spring-security.version>5.6.9</spring-security.version>
</properties>
<modules>
<module>spring-security-wechat-core</module>
Expand Down

0 comments on commit 3a0e2bf

Please sign in to comment.