Skip to content

Commit 979bd2b

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin (#391)
Bumps the maven-plugins group with 1 update: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...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-group: maven-plugins ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56fd098 commit 979bd2b

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
@@ -56,7 +56,7 @@
5656
<maven-jar-plugin.version>3.4.1</maven-jar-plugin.version>
5757
<maven-javadoc-plugin.version>3.7.0</maven-javadoc-plugin.version>
5858
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
59-
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
59+
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
6060
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
6161
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
6262
<moditect-maven-plugin.version>1.2.1.Final</moditect-maven-plugin.version>

0 commit comments

Comments
 (0)