Skip to content

Commit 1bccb14

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.3.0
1 parent 955c244 commit 1bccb14

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
@@ -403,7 +403,7 @@ limitations under the License.
403403
<plugin> <!-- FAILSAFE -->
404404
<groupId>org.apache.maven.plugins</groupId>
405405
<artifactId>maven-failsafe-plugin</artifactId>
406-
<version>3.0.0</version>
406+
<version>3.3.0</version>
407407
<executions>
408408
<execution>
409409
<goals>

0 commit comments

Comments
 (0)