Skip to content

Commit 6dc5fb5

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.2.5 (#1327)
Co-authored-by: Alice <65933803+alicejli@users.noreply.github.com>
1 parent ab1ac32 commit 6dc5fb5

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.2.1</version>
155+
<version>3.2.5</version>
156156
<configuration>
157157
<forkedProcessTimeoutInSeconds>1200</forkedProcessTimeoutInSeconds>
158158
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)