Skip to content

Commit

Permalink
chore(pom): update spring-boot references to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisSamo632 committed Jul 18, 2024
1 parent bbce809 commit 0b69b6e
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 @@ -131,7 +131,7 @@
<dependency>
<groupId>org.springframework.security.oauth.boot</groupId>
<artifactId>spring-security-oauth2-autoconfigure</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
</dependency>
<dependency>
<groupId>org.springframework.security.oauth</groupId>
Expand Down

0 comments on commit 0b69b6e

Please sign in to comment.