Skip to content

Commit

Permalink
Merge pull request #1112 from pig-mesh/renovate/spring-security
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.springframework.security:spring-security-oauth2-authorization-server to v1.3.3
  • Loading branch information
lltx authored Oct 23, 2024
2 parents dc0c692 + aa771a7 commit 1783645
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 @@ -36,7 +36,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<spring-boot-admin.version>3.3.4</spring-boot-admin.version>
<spring.authorization.version>1.3.2</spring.authorization.version>
<spring.authorization.version>1.3.3</spring.authorization.version>
<screw.version>0.0.3</screw.version>
<captcha.version>2.2.4</captcha.version>
<aws.version>1.12.675</aws.version>
Expand Down

0 comments on commit 1783645

Please sign in to comment.