Skip to content

Commit c7208c7

Browse files
Bump org.springframework.boot:spring-boot-starter-web from 2.7.18 to 3.3.4
Dependabot couldn't find the original pull request head commit, 22744a6.
1 parent 41edd78 commit c7208c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

feign-form-spring/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>org.springframework.boot</groupId>
6868
<artifactId>spring-boot-starter-web</artifactId>
69-
<version>2.7.18</version>
69+
<version>3.3.4</version>
7070
<scope>test</scope>
7171
</dependency>
7272
<dependency>
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.springframework.boot</groupId>
9797
<artifactId>spring-boot-starter-web</artifactId>
98-
<version>2.7.18</version>
98+
<version>3.3.4</version>
9999
<scope>test</scope>
100100
</dependency>
101101
<dependency>

feign-form/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.springframework.boot</groupId>
5252
<artifactId>spring-boot-starter-web</artifactId>
53-
<version>2.7.18</version>
53+
<version>3.3.4</version>
5454
<scope>test</scope>
5555
</dependency>
5656
<dependency>

0 commit comments

Comments
 (0)