Skip to content

Commit 208c24b

Browse files
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3 (#439)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfe4313 commit 208c24b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

quarkus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<plugins>
4444
<plugin>
4545
<artifactId>maven-failsafe-plugin</artifactId>
46-
<version>3.5.2</version>
46+
<version>3.5.3</version>
4747
<executions>
4848
<execution>
4949
<goals>

0 commit comments

Comments
 (0)