Skip to content

Commit

Permalink
Merge pull request #29 from MiguelPelegrina/snyk-fix-0f3b7972f2bca1b0…
Browse files Browse the repository at this point in the history
…30e25c6ab25adbbd

[Snyk] Fix for 5 vulnerabilities
  • Loading branch information
MiguelPelegrina authored Nov 3, 2024
2 parents 6892f0c + 91c405e commit b758fae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>

</dependency>

<dependency>
Expand All @@ -79,7 +80,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
<version>3.3.3</version>
<version>3.3.5</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b758fae

Please sign in to comment.