Skip to content

Commit f407951

Browse files
Bump spring-boot-starter-test from 2.4.4 to 2.5.2 (#90)
Bumps [spring-boot-starter-test](https://github.com/spring-projects/spring-boot) from 2.4.4 to 2.5.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.4.4...v2.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e5fd5d2 commit f407951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clusterj-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.springframework.boot</groupId>
3333
<artifactId>spring-boot-starter-test</artifactId>
34-
<version>2.4.4</version>
34+
<version>2.5.2</version>
3535
<scope>test</scope>
3636
<exclusions>
3737
<exclusion>

0 commit comments

Comments
 (0)