Skip to content

Commit 22744a6

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, 07ae01f.
1 parent a874b45 commit 22744a6

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
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>org.springframework.boot</groupId>
6767
<artifactId>spring-boot-starter-web</artifactId>
68-
<version>2.7.18</version>
68+
<version>3.3.4</version>
6969
<scope>test</scope>
7070
</dependency>
7171
<dependency>
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>org.springframework.boot</groupId>
9696
<artifactId>spring-boot-starter-web</artifactId>
97-
<version>2.7.18</version>
97+
<version>3.3.4</version>
9898
<scope>test</scope>
9999
</dependency>
100100
<dependency>

feign-form/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.springframework.boot</groupId>
5454
<artifactId>spring-boot-starter-web</artifactId>
55-
<version>2.7.18</version>
55+
<version>3.3.4</version>
5656
<scope>test</scope>
5757
</dependency>
5858
<dependency>

0 commit comments

Comments
 (0)