Skip to content

Commit e33cb4d

Browse files
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent edbf407 commit e33cb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fj-doc-playground-quarkus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
1717
<quarkus.platform.version>3.12.2</quarkus.platform.version>
1818
<skipITs>true</skipITs>
19-
<surefire-plugin.version>3.3.0</surefire-plugin.version>
19+
<surefire-plugin.version>3.3.1</surefire-plugin.version>
2020
<!-- front end runtime -->
2121
<src.react>src/main/react</src.react>
2222
<npm.build.script>build</npm.build.script>

0 commit comments

Comments
 (0)