Skip to content

Commit b8c250e

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.2 (#1567)
1 parent 6668022 commit b8c250e

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
@@ -152,7 +152,7 @@
152152
<plugin>
153153
<groupId>org.apache.maven.plugins</groupId>
154154
<artifactId>maven-failsafe-plugin</artifactId>
155-
<version>3.5.1</version>
155+
<version>3.5.2</version>
156156
<configuration>
157157
<forkedProcessTimeoutInSeconds>1200</forkedProcessTimeoutInSeconds>
158158
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)