Skip to content

Commit 4b08a92

Browse files
fix(deps): update dependency org.springframework.boot:spring-boot-starter-web to v4
1 parent fd0fa87 commit 4b08a92

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
@@ -149,7 +149,7 @@
149149
<dependency>
150150
<groupId>org.springframework.boot</groupId>
151151
<artifactId>spring-boot-starter-web</artifactId>
152-
<version>3.5.10</version>
152+
<version>4.0.3</version>
153153
</dependency>
154154

155155
<dependency>

0 commit comments

Comments
 (0)