Skip to content

Commit fc5dd8b

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.3 (#1725)
1 parent a1764fc commit fc5dd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oauth2_http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
<plugin>
235235
<groupId>org.apache.maven.plugins</groupId>
236236
<artifactId>maven-failsafe-plugin</artifactId>
237-
<version>3.5.2</version>
237+
<version>3.5.3</version>
238238
<configuration>
239239
<forkedProcessTimeoutInSeconds>1200</forkedProcessTimeoutInSeconds>
240240
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)