Skip to content

Commit 372117d

Browse files
Update dependency org.springframework.boot:spring-boot-starter-test to v3.5.5 (#228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c3c214 commit 372117d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>org.springframework.boot</groupId>
121121
<artifactId>spring-boot-starter-test</artifactId>
122-
<version>3.5.4</version>
122+
<version>3.5.5</version>
123123
<scope>test</scope>
124124
</dependency>
125125

0 commit comments

Comments
 (0)