Skip to content

Commit f528fc7

Browse files
Bump spring-boot-starter-test from 2.4.1 to 2.4.3 (#74)
Bumps [spring-boot-starter-test](https://github.com/spring-projects/spring-boot) from 2.4.1 to 2.4.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.4.1...v2.4.3) 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 4d4a8ef commit f528fc7

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.1</version>
34+
<version>2.4.3</version>
3535
<scope>test</scope>
3636
<exclusions>
3737
<exclusion>

0 commit comments

Comments
 (0)