Skip to content

Commit 8bcdc00

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 (#170)
Bumps [org.apache.maven.plugins:maven-surefire-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-surefire-plugin 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 d6c9ad4 commit 8bcdc00

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
@@ -24,7 +24,7 @@
2424
<jackson.version>2.18.3</jackson.version>
2525
<wdtk.version>0.12.1-SNAPSHOT</wdtk.version>
2626
<swc-parser-lazy.version>3.1.9</swc-parser-lazy.version>
27-
<surefire.version>3.5.2</surefire.version>
27+
<surefire.version>3.5.3</surefire.version>
2828
</properties>
2929

3030
<build>

0 commit comments

Comments
 (0)