Skip to content

Commit d203fc3

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump mavenSurefireVersion from 3.5.4 to 3.5.5
Bumps `mavenSurefireVersion` from 3.5.4 to 3.5.5. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a86cfb6 commit d203fc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ limitations under the License.
350350
<spotless-maven-plugin.version>3.2.1</spotless-maven-plugin.version>
351351
<mavenPluginToolsVersion>3.15.2</mavenPluginToolsVersion>
352352
<mavenFluidoSkinVersion>2.1.0</mavenFluidoSkinVersion>
353-
<mavenSurefireVersion>3.5.4</mavenSurefireVersion>
353+
<mavenSurefireVersion>3.5.5</mavenSurefireVersion>
354354
<junit5Version>5.14.1</junit5Version>
355355
<njord.version>0.9.3</njord.version>
356356
<spotless.action>apply</spotless.action>

0 commit comments

Comments
 (0)