Skip to content

Commit 3be9842

Browse files
authored
Merge pull request #1093 from pig-mesh/renovate/spring-security
fix(deps): update dependency org.springframework.security:spring-security-oauth2-authorization-server to v1.3.2
2 parents d9da75c + 366a93e commit 3be9842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<maven.compiler.source>17</maven.compiler.source>
3737
<maven.compiler.target>17</maven.compiler.target>
3838
<spring-boot-admin.version>3.3.3</spring-boot-admin.version>
39-
<spring.authorization.version>1.3.1</spring.authorization.version>
39+
<spring.authorization.version>1.3.2</spring.authorization.version>
4040
<screw.version>0.0.3</screw.version>
4141
<captcha.version>2.2.3</captcha.version>
4242
<aws.version>1.12.675</aws.version>

0 commit comments

Comments
 (0)