Skip to content

Commit

Permalink
Merge pull request #14 from Entwicklung-AvaL-Standard/dependabot/mave…
Browse files Browse the repository at this point in the history
…n/java/org.springframework.security.oauth-spring-security-oauth2-2.5.2.RELEASE

Bump org.springframework.security.oauth:spring-security-oauth2 from 2.5.0.RELEASE to 2.5.2.RELEASE in /java
  • Loading branch information
curban111 authored May 28, 2024
2 parents ce2f0bb + 5f23afd commit 25d80e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.springframework.security.oauth</groupId>
<artifactId>spring-security-oauth2</artifactId>
<version>2.5.0.RELEASE</version>
<version>2.5.2.RELEASE</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 25d80e3

Please sign in to comment.