Skip to content

Commit 1d751f9

Browse files
Bump org.springframework.boot:spring-boot-starter-test
Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) from 3.3.4 to 3.3.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2396c4b commit 1d751f9

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
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.springframework.boot</groupId>
108108
<artifactId>spring-boot-starter-test</artifactId>
109-
<version>3.3.4</version>
109+
<version>3.3.5</version>
110110
<scope>test</scope>
111111
</dependency>
112112

feign-form/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.springframework.boot</groupId>
6464
<artifactId>spring-boot-starter-test</artifactId>
65-
<version>3.3.4</version>
65+
<version>3.3.5</version>
6666
<scope>test</scope>
6767
</dependency>
6868

0 commit comments

Comments
 (0)