Skip to content

Commit 388a44f

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-starter-test to v2.5.5 (#583)
1 parent b703692 commit 388a44f

File tree

1 file changed

+1
-1
lines changed
  • recaptcha_enterprise/cloud-client/src

1 file changed

+1
-1
lines changed

recaptcha_enterprise/cloud-client/src/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>org.springframework.boot</groupId>
107107
<artifactId>spring-boot-starter-test</artifactId>
108-
<version>2.5.4</version>
108+
<version>2.5.5</version>
109109
<scope>test</scope>
110110
</dependency>
111111
<dependency>

0 commit comments

Comments
 (0)