Skip to content

Commit 78079fd

Browse files
Bump org.springframework.security:spring-security-oauth2-authorization-server (#15949)
Bumps [org.springframework.security:spring-security-oauth2-authorization-server](https://github.com/spring-projects/spring-authorization-server) from 1.5.1 to 1.5.5. - [Release notes](https://github.com/spring-projects/spring-authorization-server/releases) - [Commits](spring-projects/spring-authorization-server@1.5.1...1.5.5) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-oauth2-authorization-server dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2eaf65 commit 78079fd

File tree

1 file changed

+1
-1
lines changed
  • dubbo-plugin/dubbo-spring6-security

1 file changed

+1
-1
lines changed

dubbo-plugin/dubbo-spring6-security/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<properties>
3131
<skip_maven_deploy>false</skip_maven_deploy>
32-
<spring.oauth2.server>1.5.1</spring.oauth2.server>
32+
<spring.oauth2.server>1.5.5</spring.oauth2.server>
3333
</properties>
3434

3535
<dependencies>

0 commit comments

Comments
 (0)