Skip to content

Commit c6e7cea

Browse files
committed
Update spring-boot-starter-test to 2.6.6 to avoid vulnerabilities.
1 parent 073da46 commit c6e7cea

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
@@ -52,7 +52,7 @@
5252
<org.apache.commons.commons-lang3.version>3.12.0</org.apache.commons.commons-lang3.version>
5353
<reactor.core.version>3.4.14</reactor.core.version>
5454

55-
<spring.boot.starter.test.version>2.6.3</spring.boot.starter.test.version>
55+
<spring.boot.starter.test.version>2.6.6</spring.boot.starter.test.version>
5656
<junit.junit.version>4.13.2</junit.junit.version>
5757
<project.reactor.test.version>3.4.14</project.reactor.test.version>
5858
<slf4j.version>1.7.36</slf4j.version>

0 commit comments

Comments
 (0)