Skip to content

Commit

Permalink
fix: upgrade org.springframework.boot:spring-boot-starter-web from 2.…
Browse files Browse the repository at this point in the history
…6.5 to 2.6.7

Snyk has created this PR to upgrade org.springframework.boot:spring-boot-starter-web from 2.6.5 to 2.6.7.

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

See this project in Snyk:
https://app.snyk.io/org/szabodanika/project/06975473-6de6-4f20-9806-53e53cb4e6a9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 13, 2022
1 parent ae8915b commit ef54d86
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 @@ -122,7 +122,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.6.5</version>
<version>2.6.7</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit ef54d86

Please sign in to comment.