Skip to content

Commit

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

Bump org.springframework.security:spring-security-web from 5.7.12 to 5.7.13
  • Loading branch information
sutra authored Oct 28, 2024
2 parents 48609b3 + db55129 commit 2937976
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.7.12</spring-security.version>
<spring-security.version>5.7.13</spring-security.version>
</properties>
<modules>
<module>spring-security-wechat-core</module>
Expand Down

0 comments on commit 2937976

Please sign in to comment.