Skip to content

Commit 9121e08

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-scm-publish-plugin from 3.1.0 to 3.2.1
Bumps [maven-scm-publish-plugin](https://github.com/apache/maven-scm-publish-plugin) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-scm-publish-plugin/releases) - [Commits](apache/maven-scm-publish-plugin@maven-scm-publish-plugin-3.1.0...maven-scm-publish-plugin-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-scm-publish-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f265406 commit 9121e08

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
@@ -489,7 +489,7 @@
489489
<plugin>
490490
<groupId>org.apache.maven.plugins</groupId>
491491
<artifactId>maven-scm-publish-plugin</artifactId>
492-
<version>3.1.0</version>
492+
<version>3.2.1</version>
493493
<configuration>
494494
<pubScmUrl>${project.scm.developerConnection}</pubScmUrl>
495495
<scmBranch>gh-pages</scmBranch>

0 commit comments

Comments
 (0)