Skip to content

Commit

Permalink
Update Spring Security to 5.8.14 in LTS (jenkinsci#9636)
Browse files Browse the repository at this point in the history
Update dependency org.springframework.security:spring-security-bom to v5.8.14

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
basil and renovate[bot] authored Aug 23, 2024
1 parent 91b4d80 commit da4e509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ THE SOFTWARE.
<!-- https://docs.spring.io/spring-security/site/docs/5.5.4/reference/html5/#getting-maven-no-boot -->
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-bom</artifactId>
<version>5.8.13</version>
<version>5.8.14</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit da4e509

Please sign in to comment.