Skip to content

Commit

Permalink
Merge pull request #1448 from CMSgov/QPPA-9297-updgrade-to-spring-boo…
Browse files Browse the repository at this point in the history
…t-starter-security

QPPA-9297: Updates spring-boot-starter-security dependency to v3.1.11
  • Loading branch information
john-manack authored Jul 31, 2024
2 parents 72cdf48 + f0463e8 commit 85d0bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
<version>2.6.8</version>
<version>3.1.11</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 85d0bbd

Please sign in to comment.