Skip to content

Commit a247f2b

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 (#95)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bce832 commit a247f2b

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
@@ -25,7 +25,7 @@
2525
<log4j-api-version>2.25.3</log4j-api-version>
2626
<commons-lang3-version>3.20.0</commons-lang3-version>
2727
<maven-compiler-plugin-version>3.15.0</maven-compiler-plugin-version>
28-
<maven-surefire-plugin-version>3.5.4</maven-surefire-plugin-version>
28+
<maven-surefire-plugin-version>3.5.5</maven-surefire-plugin-version>
2929
<java-release-version>17</java-release-version>
3030
<maven-enforcer-version>3.6.2</maven-enforcer-version>
3131
<suite-xml>test-suite/testng.xml</suite-xml>

0 commit comments

Comments
 (0)