Skip to content

Commit 924bdae

Browse files
Bump surefire.version from 3.2.2 to 3.3.0 (#332)
Bumps `surefire.version` from 3.2.2 to 3.3.0. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.2 to 3.3.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.3.0) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.2.2 to 3.3.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9657398 commit 924bdae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<okhttp.version>3.14.9</okhttp.version>
7373
<hamcrest.version>2.2</hamcrest.version>
7474

75-
<surefire.version>3.2.2</surefire.version>
75+
<surefire.version>3.3.0</surefire.version>
7676
<javadoc-plugin.version>3.7.0</javadoc-plugin.version>
7777
</properties>
7878

0 commit comments

Comments
 (0)