Skip to content

Commit dda9b04

Browse files
committed
fix: upgrade org.springframework.boot:spring-boot-starter-web from 3.2.5 to 3.3.0
Snyk has created this PR to upgrade org.springframework.boot:spring-boot-starter-web from 3.2.5 to 3.3.0. See this package in maven: org.springframework.boot:spring-boot-starter-web See this project in Snyk: https://app.snyk.io/org/nanotaboada/project/d0319196-6a4b-439d-b3c1-bc0b3bb7f18f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f829108 commit dda9b04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.springframework.boot</groupId>
3636
<artifactId>spring-boot-starter-web</artifactId>
37-
<version>3.2.5</version>
37+
<version>3.3.0</version>
3838
</dependency>
3939
<!--
4040
Spring Boot Starter Data JPA

0 commit comments

Comments
 (0)