Skip to content

Commit b7ce92c

Browse files
Bump spring-security-oauth2 from 2.3.0.RELEASE to 2.3.5.RELEASE
Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.3.0.RELEASE to 2.3.5.RELEASE. - [Commits](spring-attic/spring-security-oauth@2.3.0.RELEASE...2.3.5.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security.oauth:spring-security-oauth2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28745c2 commit b7ce92c

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
@@ -23,7 +23,7 @@
2323
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2424
<java.version>1.8</java.version>
2525

26-
<spring.security.oauth.version>2.3.0.RELEASE</spring.security.oauth.version>
26+
<spring.security.oauth.version>2.3.5.RELEASE</spring.security.oauth.version>
2727
<test.skip>false</test.skip>
2828
</properties>
2929

0 commit comments

Comments
 (0)