Skip to content

Commit

Permalink
Merge pull request #1047 from pig-mesh/renovate/spring-security
Browse files Browse the repository at this point in the history
Update dependency org.springframework.security:spring-security-oauth2-authorization-server to v1.3.0
  • Loading branch information
lltx authored May 22, 2024
2 parents 0c80757 + a95e27e commit 4388868
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.2.3</spring-boot-admin.version>
<spring.authorization.version>1.2.4</spring.authorization.version>
<spring.authorization.version>1.3.0</spring.authorization.version>
<screw.version>0.0.3</screw.version>
<captcha.version>2.2.3</captcha.version>
<aws.version>1.12.675</aws.version>
Expand Down

0 comments on commit 4388868

Please sign in to comment.