Skip to content

Commit 6c576fe

Browse files
Bump org.springframework.boot:spring-boot-starter-test from 2.7.18 to 3.3.4
Dependabot couldn't find the original pull request head commit, 99f2566.
1 parent 41edd78 commit 6c576fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

feign-form-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>org.springframework.boot</groupId>
103103
<artifactId>spring-boot-starter-test</artifactId>
104-
<version>2.7.18</version>
104+
<version>3.3.4</version>
105105
<scope>test</scope>
106106
</dependency>
107107

feign-form/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.springframework.boot</groupId>
5858
<artifactId>spring-boot-starter-test</artifactId>
59-
<version>2.7.18</version>
59+
<version>3.3.4</version>
6060
<scope>test</scope>
6161
</dependency>
6262

0 commit comments

Comments
 (0)