Skip to content

Commit

Permalink
fix: upgrade org.springframework.boot:spring-boot-starter-security fr…
Browse files Browse the repository at this point in the history
…om 3.2.4 to 3.2.5

Snyk has created this PR to upgrade org.springframework.boot:spring-boot-starter-security from 3.2.4 to 3.2.5.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-security/

See this project in Snyk:
https://app.snyk.io/org/miguelpelegrina/project/2b115bed-494c-47c4-9dde-8dd8dd206d87?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 10, 2024
1 parent c5f7caa commit 71a1a51
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 @@ -79,7 +79,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
<version>3.2.4</version>
<version>3.2.5</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 71a1a51

Please sign in to comment.