Skip to content

Commit d3f4859

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-scm-publish-plugin from 3.0.0 to 3.1.0
Bumps [maven-scm-publish-plugin](https://github.com/apache/maven-scm-publish-plugin) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/apache/maven-scm-publish-plugin/releases) - [Commits](apache/maven-scm-publish-plugin@maven-scm-publish-plugin-3.0.0...maven-scm-publish-plugin-3.1.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d38f205 commit d3f4859

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
@@ -464,7 +464,7 @@ limitations under the License.
464464
<plugin>
465465
<groupId>org.apache.maven.plugins</groupId>
466466
<artifactId>maven-scm-publish-plugin</artifactId>
467-
<version>3.0.0</version>
467+
<version>3.1.0</version>
468468
<configuration>
469469
<!-- using scm.developerConnection instead of distributionManagement.site.url -->
470470
<pubScmUrl>${project.scm.developerConnection}</pubScmUrl>

0 commit comments

Comments
 (0)