Skip to content

Commit

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

Bump org.springframework.security:spring-security-config from 5.6.9 to 5.6.12
  • Loading branch information
sutra authored Aug 1, 2023
2 parents 3a0e2bf + ff97654 commit 45aa8b7
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.9</spring-security.version>
<spring-security.version>5.6.12</spring-security.version>
</properties>
<modules>
<module>spring-security-wechat-core</module>
Expand Down

0 comments on commit 45aa8b7

Please sign in to comment.